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