License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.dylemma |
ArtifactId | ArtifactIdjson-spac_2.11 |
Version | Version0.8 |
Type | Typejar |
Description |
Descriptionjson-spac
json-spac
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.dylemma |
Filename | Size |
---|---|
json-spac_2.11-0.8.pom | |
json-spac_2.11-0.8.jar | 132 KB |
json-spac_2.11-0.8-sources.jar | 9 KB |
json-spac_2.11-0.8-javadoc.jar | 656 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dylemma/json-spac_2.11/ -->
<dependency>
<groupId>io.dylemma</groupId>
<artifactId>json-spac_2.11</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.dylemma/json-spac_2.11/
implementation 'io.dylemma:json-spac_2.11:0.8'
// https://jarcasting.com/artifacts/io.dylemma/json-spac_2.11/
implementation ("io.dylemma:json-spac_2.11:0.8")
'io.dylemma:json-spac_2.11:jar:0.8'
<dependency org="io.dylemma" name="json-spac_2.11" rev="0.8">
<artifact name="json-spac_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dylemma', module='json-spac_2.11', version='0.8')
)
libraryDependencies += "io.dylemma" % "json-spac_2.11" % "0.8"
[io.dylemma/json-spac_2.11 "0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
io.dylemma : spac-core_2.11 | jar | 0.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |