play-json4s-api


License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

play-json4s-api_2.12
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

play-json4s-api
play-json4s-api
Project URL

Project URL

https://github.com/tototoshi/play-json4s
Project Organization

Project Organization

com.github.tototoshi

Download play-json4s-api_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.json4s : json4s-core_2.12 jar 3.6.10

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.12 jar 2.8.7

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.12 jar 2.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.10.0
0.9.1
0.9.0
0.8.1
0.8.0