License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdone.xingyi |
ArtifactId | ArtifactIdjson4s_2.12 |
Version | Version1.2.12 |
Type | Typejar |
Description |
Descriptionjson4s
json4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json4s_2.12-1.2.12.pom | |
json4s_2.12-1.2.12.jar | 16 KB |
json4s_2.12-1.2.12-sources.jar | 2 KB |
json4s_2.12-1.2.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/one.xingyi/json4s_2.12/ -->
<dependency>
<groupId>one.xingyi</groupId>
<artifactId>json4s_2.12</artifactId>
<version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/one.xingyi/json4s_2.12/
implementation 'one.xingyi:json4s_2.12:1.2.12'
// https://jarcasting.com/artifacts/one.xingyi/json4s_2.12/
implementation ("one.xingyi:json4s_2.12:1.2.12")
'one.xingyi:json4s_2.12:jar:1.2.12'
<dependency org="one.xingyi" name="json4s_2.12" rev="1.2.12">
<artifact name="json4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.xingyi', module='json4s_2.12', version='1.2.12')
)
libraryDependencies += "one.xingyi" % "json4s_2.12" % "1.2.12"
[one.xingyi/json4s_2.12 "1.2.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
one.xingyi : core_2.12 | jar | 1.2.12 |
org.json4s : json4s-native_2.12 | jar | 3.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.scalatest : scalatest_2.12 | jar | 3.2.2 |