Categories |
CategoriesData Net JSON |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-json_2.7.6 |
Version | Version0.8.0.Beta1 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
dispatch-json_2.7.6-0.8.0.Beta1.pom | |
dispatch-json_2.7.6-0.8.0.Beta1.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.7.6/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-json_2.7.6</artifactId>
<version>0.8.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.7.6/
implementation 'net.databinder:dispatch-json_2.7.6:0.8.0.Beta1'
// https://jarcasting.com/artifacts/net.databinder/dispatch-json_2.7.6/
implementation ("net.databinder:dispatch-json_2.7.6:0.8.0.Beta1")
'net.databinder:dispatch-json_2.7.6:jar:0.8.0.Beta1'
<dependency org="net.databinder" name="dispatch-json_2.7.6" rev="0.8.0.Beta1">
<artifact name="dispatch-json_2.7.6" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-json_2.7.6', version='0.8.0.Beta1')
)
libraryDependencies += "net.databinder" % "dispatch-json_2.7.6" % "0.8.0.Beta1"
[net.databinder/dispatch-json_2.7.6 "0.8.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.7.6 |