is not current version
Last Version 1.0.24

com.github.skjolber.sesseltjonna-csv:databinder 1.0.17

High-performance CSV databinding library

Categories

Categories

Data CSV Data Formats
GroupId

GroupId

com.github.skjolber.sesseltjonna-csv
ArtifactId

ArtifactId

databinder
Version

Version

1.0.17
Type

Type

jar

Download databinder 1.0.17


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