is not current version
Last Version 5.3.0

org.easybatch:easybatch-xstream 4.2.1

Extension to support XStream

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-xstream
Version

Version

4.2.1
Type

Type

jar

Download easybatch-xstream 4.2.1


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