is not current version
Last Version 0.30

net.cactusthorn.routing:json-gson 0.29

JSON Consumer and Producer using Gson

Categories

Categories

Net JSON Data Gson
GroupId

GroupId

net.cactusthorn.routing
ArtifactId

ArtifactId

json-gson
Version

Version

0.29
Type

Type

jar

Download json-gson 0.29


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