is not current version
Last Version 0.4

de.androbit:nibbler-example-json 0.2


Categories

Categories

JSON Data
GroupId

GroupId

de.androbit
ArtifactId

ArtifactId

nibbler-example-json
Version

Version

0.2
Type

Type

jar

Download nibbler-example-json 0.2


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