is not current version
Last Version 2.2

com.github.cormoran-io.pepper:pepper-csv 1.19


Categories

Categories

CSV Data Data Formats ORM
GroupId

GroupId

com.github.cormoran-io.pepper
ArtifactId

ArtifactId

pepper-csv
Version

Version

1.19
Type

Type

jar

Download pepper-csv 1.19


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