is not current version
Last Version 1.14.1

com.shoprunner:baleen-csv 1.7.0

Library for Validating Legacy Data

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.shoprunner
ArtifactId

ArtifactId

baleen-csv
Version

Version

1.7.0
Type

Type

jar

Download baleen-csv 1.7.0


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