License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdjson4s_2.12 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionjson4s
json4s
|
Project Organization |
Project Organizationcom.github.kondaurovdev |
Filename | Size |
---|---|
json4s_2.12-0.1.1.pom | |
json4s_2.12-0.1.1.jar | 9 KB |
json4s_2.12-0.1.1-sources.jar | 2 KB |
json4s_2.12-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/json4s_2.12/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>json4s_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json4s_2.12/
implementation 'com.github.kondaurovdev:json4s_2.12:0.1.1'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json4s_2.12/
implementation ("com.github.kondaurovdev:json4s_2.12:0.1.1")
'com.github.kondaurovdev:json4s_2.12:jar:0.1.1'
<dependency org="com.github.kondaurovdev" name="json4s_2.12" rev="0.1.1">
<artifact name="json4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='json4s_2.12', version='0.1.1')
)
libraryDependencies += "com.github.kondaurovdev" % "json4s_2.12" % "0.1.1"
[com.github.kondaurovdev/json4s_2.12 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.json4s : json4s-jackson_2.12 | jar | 3.6.0 |
com.github.kondaurovdev : json_iface_2.12 | jar | 0.0.1 |