is not current version
Last Version 1.14.1

com.shoprunner:baleen 1.4.0

Library for Validating Legacy Data

GroupId

GroupId

com.shoprunner
ArtifactId

ArtifactId

baleen
Version

Version

1.4.0
Type

Type

pom

Download baleen 1.4.0


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