License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.github.melrief |
ArtifactId | ArtifactIdpurecsv_2.10 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpurecsv
purecsv
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.melrief |
Filename | Size |
---|---|
purecsv_2.10-0.1.1.pom | |
purecsv_2.10-0.1.1.jar | 121 KB |
purecsv_2.10-0.1.1-sources.jar | 14 KB |
purecsv_2.10-0.1.1-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.melrief/purecsv_2.10/ -->
<dependency>
<groupId>com.github.melrief</groupId>
<artifactId>purecsv_2.10</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.melrief/purecsv_2.10/
implementation 'com.github.melrief:purecsv_2.10:0.1.1'
// https://jarcasting.com/artifacts/com.github.melrief/purecsv_2.10/
implementation ("com.github.melrief:purecsv_2.10:0.1.1")
'com.github.melrief:purecsv_2.10:jar:0.1.1'
<dependency org="com.github.melrief" name="purecsv_2.10" rev="0.1.1">
<artifact name="purecsv_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.melrief', module='purecsv_2.10', version='0.1.1')
)
libraryDependencies += "com.github.melrief" % "purecsv_2.10" % "0.1.1"
[com.github.melrief/purecsv_2.10 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.chuusai : shapeless_2.10 | jar | 2.3.2 |
com.github.marklister : product-collections_2.10 | jar | 1.4.5 |
net.sf.opencsv : opencsv | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.1 |