License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.github.doohochang |
ArtifactId | ArtifactIdcsv_2.12 |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsv
csv
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
csv_2.12-0.1.pom | |
csv_2.12-0.1.jar | 12 KB |
csv_2.12-0.1-sources.jar | 2 KB |
csv_2.12-0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.doohochang/csv_2.12/ -->
<dependency>
<groupId>com.github.doohochang</groupId>
<artifactId>csv_2.12</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.doohochang/csv_2.12/
implementation 'com.github.doohochang:csv_2.12:0.1'
// https://jarcasting.com/artifacts/com.github.doohochang/csv_2.12/
implementation ("com.github.doohochang:csv_2.12:0.1")
'com.github.doohochang:csv_2.12:jar:0.1'
<dependency org="com.github.doohochang" name="csv_2.12" rev="0.1">
<artifact name="csv_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.doohochang', module='csv_2.12', version='0.1')
)
libraryDependencies += "com.github.doohochang" % "csv_2.12" % "0.1"
[com.github.doohochang/csv_2.12 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
org.scalactic : scalactic_2.12 | jar | 3.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |