Last Version

csv 0.2.0

utilities to easily deconstruct csv files

License

License

MIT
Categories

Categories

CSV Data Data Formats
GroupId

GroupId

de.kuriositaet
ArtifactId

ArtifactId

csv
Version

Version

0.2.0
Type

Type

jar
Description

Description

csv
utilities to easily deconstruct csv files
Project URL

Project URL

https://github.com/a2800276/javautils/tree/master/csv
Source Code Management

Source Code Management

https://github.com/a2800276/javautils.git

Download csv 0.2.0


<!-- https://jarcasting.com/artifacts/de.kuriositaet/csv/ -->
<dependency>
    <groupId>de.kuriositaet</groupId>
    <artifactId>csv</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.kuriositaet/csv/
implementation 'de.kuriositaet:csv:0.2.0'
// https://jarcasting.com/artifacts/de.kuriositaet/csv/
implementation ("de.kuriositaet:csv:0.2.0")
'de.kuriositaet:csv:jar:0.2.0'
<dependency org="de.kuriositaet" name="csv" rev="0.2.0">
  <artifact name="csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kuriositaet', module='csv', version='0.2.0')
)
libraryDependencies += "de.kuriositaet" % "csv" % "0.2.0"
[de.kuriositaet/csv "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.