is not current version
Last Version 0.0.15

com.walterjwhite.modules.csv.modules:apache-poi 0.0.14


Categories

Categories

Apache POI Business Logic Libraries Documents Processing CSV Data Data Formats
GroupId

GroupId

com.walterjwhite.modules.csv.modules
ArtifactId

ArtifactId

apache-poi
Version

Version

0.0.14
Type

Type

jar

Download apache-poi 0.0.14


<!-- https://jarcasting.com/artifacts/com.walterjwhite.modules.csv.modules/apache-poi/ -->
<dependency>
    <groupId>com.walterjwhite.modules.csv.modules</groupId>
    <artifactId>apache-poi</artifactId>
    <version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.modules.csv.modules/apache-poi/
implementation 'com.walterjwhite.modules.csv.modules:apache-poi:0.0.14'
// https://jarcasting.com/artifacts/com.walterjwhite.modules.csv.modules/apache-poi/
implementation ("com.walterjwhite.modules.csv.modules:apache-poi:0.0.14")
'com.walterjwhite.modules.csv.modules:apache-poi:jar:0.0.14'
<dependency org="com.walterjwhite.modules.csv.modules" name="apache-poi" rev="0.0.14">
  <artifact name="apache-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.modules.csv.modules', module='apache-poi', version='0.0.14')
)
libraryDependencies += "com.walterjwhite.modules.csv.modules" % "apache-poi" % "0.0.14"
[com.walterjwhite.modules.csv.modules/apache-poi "0.0.14"]