Categories |
CategoriesCSV Data Data Formats |
---|---|
GroupId | GroupIdcom.walterjwhite.modules.csv |
ArtifactId | ArtifactIdimpl |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsv - impl
csv
|
Filename | Size |
---|---|
impl-0.0.15.pom | |
impl-0.0.15.jar | 4 KB |
impl-0.0.15-sources.jar | 2 KB |
impl-0.0.15-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.modules.csv/impl/ -->
<dependency>
<groupId>com.walterjwhite.modules.csv</groupId>
<artifactId>impl</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.modules.csv/impl/
implementation 'com.walterjwhite.modules.csv:impl:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.modules.csv/impl/
implementation ("com.walterjwhite.modules.csv:impl:0.0.15")
'com.walterjwhite.modules.csv:impl:jar:0.0.15'
<dependency org="com.walterjwhite.modules.csv" name="impl" rev="0.0.15">
<artifact name="impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.modules.csv', module='impl', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.modules.csv" % "impl" % "0.0.15"
[com.walterjwhite.modules.csv/impl "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.modules.csv : api | jar | 0.0.15 |
com.walterjwhite.infrastructure.google-guice : core | jar | 0.0.15-SNAPSHOT |