is not current version
Last Version 4.0.0

com.github.dmn1k:super-csv-declarative 3.0.1

An extension for Super CSV that enables declarative/implicit configuration of POJO-CSV-Mappings

Categories

Categories

CSV Data Data Formats Super CSV
GroupId

GroupId

com.github.dmn1k
ArtifactId

ArtifactId

super-csv-declarative
Version

Version

3.0.1
Type

Type

jar

Download super-csv-declarative 3.0.1


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