License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.json4s |
ArtifactId | ArtifactIdjson4s-ast_2.11 |
Last Version | Last Version4.0.5 |
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.11-4.0.5.pom | |
json4s-ast_2.11-4.0.5.jar | 88 KB |
json4s-ast_2.11-4.0.5-sources.jar | 6 KB |
json4s-ast_2.11-4.0.5-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.11/ -->
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-ast_2.11</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.11/
implementation 'org.json4s:json4s-ast_2.11:4.0.5'
// https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.11/
implementation ("org.json4s:json4s-ast_2.11:4.0.5")
'org.json4s:json4s-ast_2.11:jar:4.0.5'
<dependency org="org.json4s" name="json4s-ast_2.11" rev="4.0.5">
<artifact name="json4s-ast_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.json4s', module='json4s-ast_2.11', version='4.0.5')
)
libraryDependencies += "org.json4s" % "json4s-ast_2.11" % "4.0.5"
[org.json4s/json4s-ast_2.11 "4.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-wordspec_2.11 | jar | 3.2.11 |
org.scalatestplus : scalacheck-1-15_2.11 | jar | 3.2.4.0-M1 |