License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdscala-jsonschema-play-json_2.13 |
Version | Version0.7.8 |
Type | Typejar |
Description |
Descriptionscala-jsonschema-play-json
scala-jsonschema-play-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/scala-jsonschema-play-json_2.13/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>scala-jsonschema-play-json_2.13</artifactId>
<version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/scala-jsonschema-play-json_2.13/
implementation 'com.github.andyglow:scala-jsonschema-play-json_2.13:0.7.8'
// https://jarcasting.com/artifacts/com.github.andyglow/scala-jsonschema-play-json_2.13/
implementation ("com.github.andyglow:scala-jsonschema-play-json_2.13:0.7.8")
'com.github.andyglow:scala-jsonschema-play-json_2.13:jar:0.7.8'
<dependency org="com.github.andyglow" name="scala-jsonschema-play-json_2.13" rev="0.7.8">
<artifact name="scala-jsonschema-play-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='scala-jsonschema-play-json_2.13', version='0.7.8')
)
libraryDependencies += "com.github.andyglow" % "scala-jsonschema-play-json_2.13" % "0.7.8"
[com.github.andyglow/scala-jsonschema-play-json_2.13 "0.7.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
com.github.andyglow : scala-jsonschema-core_2.13 | jar | 0.7.8 |
com.github.andyglow : scala-jsonschema_2.13 | jar | 0.7.8 |
com.typesafe.play : play-json_2.13 | jar | 2.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |