License |
License |
---|---|
Categories |
CategoriesData Net JSON |
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-json_2.9.3 |
Last Version | Last Version0.8.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondispatch-json
A JSON parser
|
Project Organization |
Project Organizationnet.databinder |
Filename | Size |
---|---|
dispatch-json_2.9.3-0.8.10.pom | |
dispatch-json_2.9.3-0.8.10.jar | 102 KB |
dispatch-json_2.9.3-0.8.10-sources.jar | 4 KB |
dispatch-json_2.9.3-0.8.10-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.9.3/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-json_2.9.3</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.9.3/
implementation 'net.databinder:dispatch-json_2.9.3:0.8.10'
// https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.9.3/
implementation ("net.databinder:dispatch-json_2.9.3:0.8.10")
'net.databinder:dispatch-json_2.9.3:jar:0.8.10'
<dependency org="net.databinder" name="dispatch-json_2.9.3" rev="0.8.10">
<artifact name="dispatch-json_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-json_2.9.3', version='0.8.10')
)
libraryDependencies += "net.databinder" % "dispatch-json_2.9.3" % "0.8.10"
[net.databinder/dispatch-json_2.9.3 "0.8.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.testing : specs_2.9.1 | jar | 1.6.9 |