is not current version
Last Version 0.9.5

net.databinder.dispatch:json4s-native_2.9.1 0.9.3

Dispatch module providing json4s native support

Categories

Categories

Data Net JSON Native Development Tools
GroupId

GroupId

net.databinder.dispatch
ArtifactId

ArtifactId

json4s-native_2.9.1
Version

Version

0.9.3
Type

Type

jar

Download json4s-native_2.9.1 0.9.3


<!-- https://jarcasting.com/artifacts/net.databinder.dispatch/json4s-native_2.9.1/ -->
<dependency>
    <groupId>net.databinder.dispatch</groupId>
    <artifactId>json4s-native_2.9.1</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder.dispatch/json4s-native_2.9.1/
implementation 'net.databinder.dispatch:json4s-native_2.9.1:0.9.3'
// https://jarcasting.com/artifacts/net.databinder.dispatch/json4s-native_2.9.1/
implementation ("net.databinder.dispatch:json4s-native_2.9.1:0.9.3")
'net.databinder.dispatch:json4s-native_2.9.1:jar:0.9.3'
<dependency org="net.databinder.dispatch" name="json4s-native_2.9.1" rev="0.9.3">
  <artifact name="json4s-native_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder.dispatch', module='json4s-native_2.9.1', version='0.9.3')
)
libraryDependencies += "net.databinder.dispatch" % "json4s-native_2.9.1" % "0.9.3"
[net.databinder.dispatch/json4s-native_2.9.1 "0.9.3"]