| Categories |
CategoriesJSON Data |
|---|---|
| GroupId | GroupIdcom.github.benhutchison |
| ArtifactId | ArtifactIdmicrojson_sjs0.5_2.11 |
| Version | Version0.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| microjson_sjs0.5_2.11-0.1.pom | |
| microjson_sjs0.5_2.11-0.1.jar | 62 KB |
| microjson_sjs0.5_2.11-0.1-sources.jar | 3 KB |
| microjson_sjs0.5_2.11-0.1-javadoc.jar | 371 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/microjson_sjs0.5_2.11/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>microjson_sjs0.5_2.11</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/microjson_sjs0.5_2.11/
implementation 'com.github.benhutchison:microjson_sjs0.5_2.11:0.1'
// https://jarcasting.com/artifacts/com.github.benhutchison/microjson_sjs0.5_2.11/
implementation ("com.github.benhutchison:microjson_sjs0.5_2.11:0.1")
'com.github.benhutchison:microjson_sjs0.5_2.11:jar:0.1'
<dependency org="com.github.benhutchison" name="microjson_sjs0.5_2.11" rev="0.1">
<artifact name="microjson_sjs0.5_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='microjson_sjs0.5_2.11', version='0.1')
)
libraryDependencies += "com.github.benhutchison" % "microjson_sjs0.5_2.11" % "0.1"
[com.github.benhutchison/microjson_sjs0.5_2.11 "0.1"]