is not current version
Last Version 1.14.1

com.shoprunner:baleen-csv 1.2

Library for Validating Legacy Data

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.shoprunner
ArtifactId

ArtifactId

baleen-csv
Version

Version

1.2
Type

Type

pom

Download baleen-csv 1.2


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