License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdscala-json_2.10 |
Version | Version3.0.2 |
Type | Typejar |
Description |
Descriptionscala-json
scala-json
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Filename | Size |
---|---|
scala-json_2.10-3.0.2.pom | |
scala-json_2.10-3.0.2.jar | 67 KB |
scala-json_2.10-3.0.2-sources.jar | 5 KB |
scala-json_2.10-3.0.2-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/scala-json_2.10/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>scala-json_2.10</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/scala-json_2.10/
implementation 'com.twitter:scala-json_2.10:3.0.2'
// https://jarcasting.com/artifacts/com.twitter/scala-json_2.10/
implementation ("com.twitter:scala-json_2.10:3.0.2")
'com.twitter:scala-json_2.10:jar:3.0.2'
<dependency org="com.twitter" name="scala-json_2.10" rev="3.0.2">
<artifact name="scala-json_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='scala-json_2.10', version='3.0.2')
)
libraryDependencies += "com.twitter" % "scala-json_2.10" % "3.0.2"
[com.twitter/scala-json_2.10 "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.2 |
junit : junit | jar | 4.10 |