| License |
License |
|---|---|
| Categories |
CategoriesCSV Data Data Formats |
| GroupId | GroupIdcom.github.XDean |
| ArtifactId | ArtifactIdfluent-csv |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFluent CSV
Fluent and Flexible CSV Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fluent-csv-1.1.0.pom | |
| fluent-csv-1.1.0.jar | 40 KB |
| fluent-csv-1.1.0-sources.jar | 17 KB |
| fluent-csv-1.1.0-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.XDean/fluent-csv/ -->
<dependency>
<groupId>com.github.XDean</groupId>
<artifactId>fluent-csv</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/fluent-csv/
implementation 'com.github.XDean:fluent-csv:1.1.0'
// https://jarcasting.com/artifacts/com.github.XDean/fluent-csv/
implementation ("com.github.XDean:fluent-csv:1.1.0")
'com.github.XDean:fluent-csv:jar:1.1.0'
<dependency org="com.github.XDean" name="fluent-csv" rev="1.1.0">
<artifact name="fluent-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='fluent-csv', version='1.1.0')
)
libraryDependencies += "com.github.XDean" % "fluent-csv" % "1.1.0"
[com.github.XDean/fluent-csv "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.XDean : Java-EX | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.XDean : codecov-ignore | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.projectlombok : lombok | jar | 1.16.18 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |