is not current version
Last Version 0.9.1

com.github.tototoshi:play-json4s-native_2.11 0.4.1

play-json4s-native

Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

play-json4s-native_2.11
Version

Version

0.4.1
Type

Type

jar

Download play-json4s-native_2.11 0.4.1


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