License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdcsvquery_2.10 |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsvquery
csvquery
|
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
csvquery_2.10-0.2.pom | |
csvquery_2.10-0.2.jar | 16 KB |
csvquery_2.10-0.2-sources.jar | 1 KB |
csvquery_2.10-0.2-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/csvquery_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>csvquery_2.10</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/csvquery_2.10/
implementation 'com.github.seratch:csvquery_2.10:0.2'
// https://jarcasting.com/artifacts/com.github.seratch/csvquery_2.10/
implementation ("com.github.seratch:csvquery_2.10:0.2")
'com.github.seratch:csvquery_2.10:jar:0.2'
<dependency org="com.github.seratch" name="csvquery_2.10" rev="0.2">
<artifact name="csvquery_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='csvquery_2.10', version='0.2')
)
libraryDependencies += "com.github.seratch" % "csvquery_2.10" % "0.2"
[com.github.seratch/csvquery_2.10 "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.h2database : h2 | jar | 1.4.182 |
org.scalikejdbc : scalikejdbc_2.10 | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.skinny-framework : skinny-orm_2.10 | jar | 1.3.4 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.skinny-framework : skinny-logback | jar | 1.0.3 |
org.scalatest : scalatest_2.10 | jar | 2.2.2 |