is not current version
Last Version 1.2

com.github.greengerong:opencsv.utils 1.1


Categories

Categories

CSV Data Data Formats opencsv
GroupId

GroupId

com.github.greengerong
ArtifactId

ArtifactId

opencsv.utils
Version

Version

1.1
Type

Type

jar

Download opencsv.utils 1.1


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