is not current version
Last Version 5.3.0

org.easybatch:easybatch-gson 3.0.1

Easy Batch - Google Gson integration module

Categories

Categories

Gson Data JSON
GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-gson
Version

Version

3.0.1
Type

Type

jar

Download easybatch-gson 3.0.1


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