Last Version

opencsv.utils 1.2


License

License

Categories

Categories

CSV Data Data Formats opencsv
GroupId

GroupId

com.github.greengerong
ArtifactId

ArtifactId

opencsv.utils
Version

Version

1.2
Type

Type

jar
Description

Description

opencsv.utils
Project URL

Project URL

http://maven.apache.org

Download opencsv.utils 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.opencsv : opencsv jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.