is not current version
Last Version 0.8.7

org.craftsmenlabs.gareth:gareth-http-json-persistence 0.8.6


Categories

Categories

JSON Data
GroupId

GroupId

org.craftsmenlabs.gareth
ArtifactId

ArtifactId

gareth-http-json-persistence
Version

Version

0.8.6
Type

Type

jar

Download gareth-http-json-persistence 0.8.6


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