License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.benhutchison |
ArtifactId | ArtifactIdmicrojson_sjs1_2.13 |
Version | Version1.6 |
Type | Typejar |
Description |
Descriptionmicrojson
microjson
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.benhutchison |
Filename | Size |
---|---|
microjson_sjs1_2.13-1.6.pom | |
microjson_sjs1_2.13-1.6.jar | 65 KB |
microjson_sjs1_2.13-1.6-sources.jar | 3 KB |
microjson_sjs1_2.13-1.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/microjson_sjs1_2.13/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>microjson_sjs1_2.13</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/microjson_sjs1_2.13/
implementation 'com.github.benhutchison:microjson_sjs1_2.13:1.6'
// https://jarcasting.com/artifacts/com.github.benhutchison/microjson_sjs1_2.13/
implementation ("com.github.benhutchison:microjson_sjs1_2.13:1.6")
'com.github.benhutchison:microjson_sjs1_2.13:jar:1.6'
<dependency org="com.github.benhutchison" name="microjson_sjs1_2.13" rev="1.6">
<artifact name="microjson_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='microjson_sjs1_2.13', version='1.6')
)
libraryDependencies += "com.github.benhutchison" % "microjson_sjs1_2.13" % "1.6"
[com.github.benhutchison/microjson_sjs1_2.13 "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
org.scala-js : scalajs-library_2.13 | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.0.1 |
com.lihaoyi : utest_sjs1_2.13 | jar | 0.7.4 |