License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.github.dannywe |
ArtifactId | ArtifactIdcsvstreamutils_2.11 |
Last Version | Last Version1.04 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCsvStreamUtils
CsvStreamUtils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
csvstreamutils_2.11-1.04.pom | |
csvstreamutils_2.11-1.04.jar | 118 KB |
csvstreamutils_2.11-1.04-sources.jar | 15 KB |
csvstreamutils_2.11-1.04-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dannywe/csvstreamutils_2.11/ -->
<dependency>
<groupId>com.github.dannywe</groupId>
<artifactId>csvstreamutils_2.11</artifactId>
<version>1.04</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dannywe/csvstreamutils_2.11/
implementation 'com.github.dannywe:csvstreamutils_2.11:1.04'
// https://jarcasting.com/artifacts/com.github.dannywe/csvstreamutils_2.11/
implementation ("com.github.dannywe:csvstreamutils_2.11:1.04")
'com.github.dannywe:csvstreamutils_2.11:jar:1.04'
<dependency org="com.github.dannywe" name="csvstreamutils_2.11" rev="1.04">
<artifact name="csvstreamutils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dannywe', module='csvstreamutils_2.11', version='1.04')
)
libraryDependencies += "com.github.dannywe" % "csvstreamutils_2.11" % "1.04"
[com.github.dannywe/csvstreamutils_2.11 "1.04"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
net.sf.opencsv : opencsv | jar | 2.0 |
org.scalaz : scalaz-core_2.11 | 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.11 | jar | 0.5a |
com.google.guava : guava | jar | 17.0 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |