Last Version

csv 0.1.0

The csv read/write tool based on java annotation.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

csv
Version

Version

0.1.0
Type

Type

jar
Description

Description

csv
The csv read/write tool based on java annotation.
Source Code Management

Source Code Management

https://github.com/houbb/csv

Download csv 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.96

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.