is not current version
Last Version 3.0.0

com.threewks.thundr:thundr-contrib-csv 1.1.0

A thundr module for working with csvs

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-contrib-csv
Version

Version

1.1.0
Type

Type

jar

Download thundr-contrib-csv 1.1.0


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