License |
License |
---|---|
Categories |
CategoriesData Net JSON |
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-json_2.9.0 |
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.0-0.8.10.pom | |
dispatch-json_2.9.0-0.8.10.jar | 98 KB |
dispatch-json_2.9.0-0.8.10-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.9.0/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-json_2.9.0</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.9.0/
implementation 'net.databinder:dispatch-json_2.9.0:0.8.10'
// https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.9.0/
implementation ("net.databinder:dispatch-json_2.9.0:0.8.10")
'net.databinder:dispatch-json_2.9.0:jar:0.8.10'
<dependency org="net.databinder" name="dispatch-json_2.9.0" rev="0.8.10">
<artifact name="dispatch-json_2.9.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-json_2.9.0', version='0.8.10')
)
libraryDependencies += "net.databinder" % "dispatch-json_2.9.0" % "0.8.10"
[net.databinder/dispatch-json_2.9.0 "0.8.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.testing : specs_2.9.0-1 | jar | 1.6.8 |