is not current version
Last Version 0.10.1

com.github.tototoshi:play-json4s-api_2.13 0.9.1

play-json4s-api

Categories

Categories

JSON Data
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

play-json4s-api_2.13
Version

Version

0.9.1
Type

Type

jar

Download play-json4s-api_2.13 0.9.1


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