Last Version

com.github.lahahana:csv 2.0.1

annotation based csv serialize/deserialization tool

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.lahahana
ArtifactId

ArtifactId

csv
Version

Version

2.0.1
Type

Type

jar
Description

Description

annotation based csv serialize/deserialization tool
Source Code Management

Source Code Management

https://github.com/lahahana/csv

Download csv 2.0.1


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

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.