is not current version
Last Version 1.2

com.github.benhutchison:microjson_2.10 1.0

microjson

Categories

Categories

JSON Data
GroupId

GroupId

com.github.benhutchison
ArtifactId

ArtifactId

microjson_2.10
Version

Version

1.0
Type

Type

jar

Download microjson_2.10 1.0


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