License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CSV Data Data Formats |
GroupId | GroupIdcom.github.antoniobarbuzzi |
ArtifactId | ArtifactIdobject-csv_2.11 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobject-csv
object-csv
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.antoniobarbuzzi |
Filename | Size |
---|---|
object-csv_2.11-0.1.1.pom | |
object-csv_2.11-0.1.1.jar | 50 KB |
object-csv_2.11-0.1.1-sources.jar | 4 KB |
object-csv_2.11-0.1.1-javadoc.jar | 353 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.antoniobarbuzzi/object-csv_2.11/ -->
<dependency>
<groupId>com.github.antoniobarbuzzi</groupId>
<artifactId>object-csv_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antoniobarbuzzi/object-csv_2.11/
implementation 'com.github.antoniobarbuzzi:object-csv_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.antoniobarbuzzi/object-csv_2.11/
implementation ("com.github.antoniobarbuzzi:object-csv_2.11:0.1.1")
'com.github.antoniobarbuzzi:object-csv_2.11:jar:0.1.1'
<dependency org="com.github.antoniobarbuzzi" name="object-csv_2.11" rev="0.1.1">
<artifact name="object-csv_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antoniobarbuzzi', module='object-csv_2.11', version='0.1.1')
)
libraryDependencies += "com.github.antoniobarbuzzi" % "object-csv_2.11" % "0.1.1"
[com.github.antoniobarbuzzi/object-csv_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.github.tototoshi : scala-csv_2.11 | jar | 1.2.2 |
org.scala-lang : scala-reflect | jar | 2.11.7 |
org.scala-lang : scala-parser-combinators | jar | 2.11.0-M4 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.1.5 |