is not current version
Last Version 5.3.0

org.easybatch:easybatch-gson 3.0.2

Easy Batch - Google Gson integration module

Categories

Categories

Gson Data JSON
GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-gson
Version

Version

3.0.2
Type

Type

jar

Download easybatch-gson 3.0.2


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