License |
License
MIT
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.laserdisc |
ArtifactId | ArtifactIdscanamo-play-json_2.12 |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionplay
play
|
Project Organization |
Project Organizationio.laserdisc |
<!-- https://jarcasting.com/artifacts/io.laserdisc/scanamo-play-json_2.12/ -->
<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>scanamo-play-json_2.12</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/scanamo-play-json_2.12/
implementation 'io.laserdisc:scanamo-play-json_2.12:1.0.8'
// https://jarcasting.com/artifacts/io.laserdisc/scanamo-play-json_2.12/
implementation ("io.laserdisc:scanamo-play-json_2.12:1.0.8")
'io.laserdisc:scanamo-play-json_2.12:jar:1.0.8'
<dependency org="io.laserdisc" name="scanamo-play-json_2.12" rev="1.0.8">
<artifact name="scanamo-play-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='scanamo-play-json_2.12', version='1.0.8')
)
libraryDependencies += "io.laserdisc" % "scanamo-play-json_2.12" % "1.0.8"
[io.laserdisc/scanamo-play-json_2.12 "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.play : play-json_2.12 | jar | 2.8.0-M7 |
org.scanamo : scanamo_2.12 | jar | 1.0.0-M12 |
Group / Artifact | Type | Version |
---|---|---|
io.laserdisc : scanamo-json-tests_2.12 | jar | 1.0.8 |
org.scalatest : scalatest_2.12 | jar | 3.1.0-RC2 |