License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdorg.bitlap |
ArtifactId | ArtifactIdsmt-csv-core_2.13 |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmt-csv-core
smt-csv-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smt-csv-core_2.13-0.5.4.pom | |
smt-csv-core_2.13-0.5.4.jar | 155 KB |
smt-csv-core_2.13-0.5.4-sources.jar | 25 KB |
smt-csv-core_2.13-0.5.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitlap/smt-csv-core_2.13/ -->
<dependency>
<groupId>org.bitlap</groupId>
<artifactId>smt-csv-core_2.13</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitlap/smt-csv-core_2.13/
implementation 'org.bitlap:smt-csv-core_2.13:0.5.4'
// https://jarcasting.com/artifacts/org.bitlap/smt-csv-core_2.13/
implementation ("org.bitlap:smt-csv-core_2.13:0.5.4")
'org.bitlap:smt-csv-core_2.13:jar:0.5.4'
<dependency org="org.bitlap" name="smt-csv-core_2.13" rev="0.5.4">
<artifact name="smt-csv-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitlap', module='smt-csv-core_2.13', version='0.5.4')
)
libraryDependencies += "org.bitlap" % "smt-csv-core_2.13" % "0.5.4"
[org.bitlap/smt-csv-core_2.13 "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.8 |
org.scala-lang : scala-library | jar | 2.13.8 |
org.scala-lang : scala-reflect | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.12 |