is not current version
Last Version 1.14.1

com.shoprunner:baleen-xml 1.8.0

Library for Validating Legacy Data

GroupId

GroupId

com.shoprunner
ArtifactId

ArtifactId

baleen-xml
Version

Version

1.8.0
Type

Type

jar

Download baleen-xml 1.8.0


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