Skip to content

com._4point.utils.simple-excel 0.0.1-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com._4point.utils</groupId>
  <artifactId>simple-excel</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Library that utilizes Apache POI to read Excel files simply.