Categories |
CategoriesApache POI Business Logic Libraries Documents Processing CSV Data Data Formats |
---|---|
GroupId | GroupIdcom.walterjwhite.modules.csv.modules |
ArtifactId | ArtifactIdapache-poi |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsv - modules - apache-poi
csv
|
Filename | Size |
---|---|
apache-poi-0.0.15.pom | |
apache-poi-0.0.15.jar | 8 KB |
apache-poi-0.0.15-sources.jar | 5 KB |
apache-poi-0.0.15-javadoc.jar | 53 KB |
Browse |
<!-- 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.modules.csv.modules/apache-poi/
implementation 'com.walterjwhite.modules.csv.modules:apache-poi:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.modules.csv.modules/apache-poi/
implementation ("com.walterjwhite.modules.csv.modules:apache-poi:0.0.15")
'com.walterjwhite.modules.csv.modules:apache-poi:jar:0.0.15'
<dependency org="com.walterjwhite.modules.csv.modules" name="apache-poi" rev="0.0.15">
<artifact name="apache-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.modules.csv.modules', module='apache-poi', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.modules.csv.modules" % "apache-poi" % "0.0.15"
[com.walterjwhite.modules.csv.modules/apache-poi "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.infrastructure.dependencies : apache-poi | pom | 0.0.15-SNAPSHOT |
com.walterjwhite.modules.csv : impl | jar | 0.0.15 |
com.walterjwhite.modules.csv : api | jar | 0.0.15 |