Last Version

play-json 1.7.1

Automatic generation of Play json formats for case-classes

License

License

Categories

Categories

JSON Data
GroupId

GroupId

pl.iterators
ArtifactId

ArtifactId

kebs-play-json_2.11
Version

Version

1.7.1
Type

Type

jar
Description

Description

play-json
Automatic generation of Play json formats for case-classes
Project URL

Project URL

https://github.com/theiterators/kebs
Project Organization

Project Organization

Iterators
Source Code Management

Source Code Management

https://github.com/theiterators/kebs

Download kebs-play-json_2.11 1.7.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
pl.iterators : kebs-macro-utils_2.11 jar 1.7.1
com.typesafe.play : play-json_2.11 jar 2.7.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.