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