License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.json4s |
ArtifactId | ArtifactIdjson4s-ast_2.10 |
Last Version | Last Version3.6.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson4s-ast
json4s-ast
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json4s-ast_2.10-3.6.12.pom | |
json4s-ast_2.10-3.6.12.jar | 87 KB |
json4s-ast_2.10-3.6.12-sources.jar | 6 KB |
json4s-ast_2.10-3.6.12-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.10/ -->
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-ast_2.10</artifactId>
<version>3.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.10/
implementation 'org.json4s:json4s-ast_2.10:3.6.12'
// https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.10/
implementation ("org.json4s:json4s-ast_2.10:3.6.12")
'org.json4s:json4s-ast_2.10:jar:3.6.12'
<dependency org="org.json4s" name="json4s-ast_2.10" rev="3.6.12">
<artifact name="json4s-ast_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.json4s', module='json4s-ast_2.10', version='3.6.12')
)
libraryDependencies += "org.json4s" % "json4s-ast_2.10" % "3.6.12"
[org.json4s/json4s-ast_2.10 "3.6.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |