License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.howardjohn |
ArtifactId | ArtifactIdscanamo-play-json_2.12 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionplay
play
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.howardjohn/scanamo-play-json_2.12/ -->
<dependency>
<groupId>io.github.howardjohn</groupId>
<artifactId>scanamo-play-json_2.12</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.howardjohn/scanamo-play-json_2.12/
implementation 'io.github.howardjohn:scanamo-play-json_2.12:0.2.1'
// https://jarcasting.com/artifacts/io.github.howardjohn/scanamo-play-json_2.12/
implementation ("io.github.howardjohn:scanamo-play-json_2.12:0.2.1")
'io.github.howardjohn:scanamo-play-json_2.12:jar:0.2.1'
<dependency org="io.github.howardjohn" name="scanamo-play-json_2.12" rev="0.2.1">
<artifact name="scanamo-play-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.howardjohn', module='scanamo-play-json_2.12', version='0.2.1')
)
libraryDependencies += "io.github.howardjohn" % "scanamo-play-json_2.12" % "0.2.1"
[io.github.howardjohn/scanamo-play-json_2.12 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.typesafe.play : play-json_2.12 | jar | 2.6.7 |
com.gu : scanamo_2.12 | jar | 1.0.0-M6 |
Group / Artifact | Type | Version |
---|---|---|
io.github.howardjohn : scanamo-json-tests_2.12 | jar | 0.2.1 |
org.scalatest : scalatest_2.12 | jar | 3.0.4 |