Last Version

easycsv 1.0.0

easycsv

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.biyanwen
ArtifactId

ArtifactId

easycsv
Version

Version

1.0.0
Type

Type

jar
Description

Description

easycsv
easycsv
Project URL

Project URL

https://github.com/biyanwen/easycsv
Source Code Management

Source Code Management

https://github.com/biyanwen/easycsv

Download easycsv 1.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.