License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.github.dannywe |
ArtifactId | ArtifactIdcsvstreamutils_2.10 |
Last Version | Last Version1.03 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCsvStreamUtils
CsvStreamUtils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
csvstreamutils_2.10-1.03.pom | |
csvstreamutils_2.10-1.03.jar | 120 KB |
csvstreamutils_2.10-1.03-sources.jar | 15 KB |
csvstreamutils_2.10-1.03-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dannywe/csvstreamutils_2.10/ -->
<dependency>
<groupId>com.github.dannywe</groupId>
<artifactId>csvstreamutils_2.10</artifactId>
<version>1.03</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dannywe/csvstreamutils_2.10/
implementation 'com.github.dannywe:csvstreamutils_2.10:1.03'
// https://jarcasting.com/artifacts/com.github.dannywe/csvstreamutils_2.10/
implementation ("com.github.dannywe:csvstreamutils_2.10:1.03")
'com.github.dannywe:csvstreamutils_2.10:jar:1.03'
<dependency org="com.github.dannywe" name="csvstreamutils_2.10" rev="1.03">
<artifact name="csvstreamutils_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dannywe', module='csvstreamutils_2.10', version='1.03')
)
libraryDependencies += "com.github.dannywe" % "csvstreamutils_2.10" % "1.03"
[com.github.dannywe/csvstreamutils_2.10 "1.03"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
net.sf.opencsv : opencsv | jar | 2.0 |
org.scalaz : scalaz-core_2.10 | jar | 7.1.0 |
javax.validation : validation-api | jar | 1.0.0.GA |
org.hibernate : hibernate-validator | jar | 4.2.0.Final |
org.scalaz.stream : scalaz-stream_2.10 | jar | 0.5a |
com.google.guava : guava | jar | 17.0 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |