Categories |
CategoriesCSV Data Data Formats |
---|---|
GroupId | GroupIdcom.walterjwhite.modules.csv.modules |
ArtifactId | ArtifactIdapache-commons-csv |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsv - modules - apache-commons-csv
csv
|
<!-- https://jarcasting.com/artifacts/com.walterjwhite.modules.csv.modules/apache-commons-csv/ -->
<dependency>
<groupId>com.walterjwhite.modules.csv.modules</groupId>
<artifactId>apache-commons-csv</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.modules.csv.modules/apache-commons-csv/
implementation 'com.walterjwhite.modules.csv.modules:apache-commons-csv:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.modules.csv.modules/apache-commons-csv/
implementation ("com.walterjwhite.modules.csv.modules:apache-commons-csv:0.0.15")
'com.walterjwhite.modules.csv.modules:apache-commons-csv:jar:0.0.15'
<dependency org="com.walterjwhite.modules.csv.modules" name="apache-commons-csv" rev="0.0.15">
<artifact name="apache-commons-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.modules.csv.modules', module='apache-commons-csv', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.modules.csv.modules" % "apache-commons-csv" % "0.0.15"
[com.walterjwhite.modules.csv.modules/apache-commons-csv "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.infrastructure.dependencies : commons-csv | pom | 0.0.15-SNAPSHOT |
com.walterjwhite.modules.csv : impl | jar | 0.0.15 |
com.walterjwhite.modules.csv : api | jar | 0.0.15 |