Last Version

play-json-refined 0.5

Play JSON Reads/Writes for refined types

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.lunaryorn
ArtifactId

ArtifactId

play-json-refined_2.11
Version

Version

0.5
Type

Type

jar
Description

Description

play-json-refined
Play JSON Reads/Writes for refined types
Project URL

Project URL

https://github.com/lunaryorn/play-json-refined
Project Organization

Project Organization

Sebastian Wiesner
Source Code Management

Source Code Management

https://github.com/lunaryorn/play-json-refined

Download play-json-refined_2.11 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.typesafe.play : play-json_2.11 jar 2.6.6
eu.timepit : refined_2.11 jar 0.8.4

test (1)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.13.4

Project Modules

There are no modules declared in this project.