Categories |
CategoriesData Net JSON |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-lift-json_2.9.0-1 |
Version | Version0.8.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0-1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-lift-json_2.9.0-1</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0-1/
implementation 'net.databinder:dispatch-lift-json_2.9.0-1:0.8.4'
// https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0-1/
implementation ("net.databinder:dispatch-lift-json_2.9.0-1:0.8.4")
'net.databinder:dispatch-lift-json_2.9.0-1:jar:0.8.4'
<dependency org="net.databinder" name="dispatch-lift-json_2.9.0-1" rev="0.8.4">
<artifact name="dispatch-lift-json_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-lift-json_2.9.0-1', version='0.8.4')
)
libraryDependencies += "net.databinder" % "dispatch-lift-json_2.9.0-1" % "0.8.4"
[net.databinder/dispatch-lift-json_2.9.0-1 "0.8.4"]