is not current version
Last Version 5.3.0

org.easybatch:easybatch-xstream 3.0.0

Easy Batch - XStream integration module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-xstream
Version

Version

3.0.0
Type

Type

jar

Download easybatch-xstream 3.0.0


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