is not current version
Last Version 0.2.3

com.github.andyglow:scala-jsonschema-api_2.13 0.2.2

scala-jsonschema-api

Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

com.github.andyglow
ArtifactId

ArtifactId

scala-jsonschema-api_2.13
Version

Version

0.2.2
Type

Type

jar

Download scala-jsonschema-api_2.13 0.2.2


<!-- https://jarcasting.com/artifacts/com.github.andyglow/scala-jsonschema-api_2.13/ -->
<dependency>
    <groupId>com.github.andyglow</groupId>
    <artifactId>scala-jsonschema-api_2.13</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/scala-jsonschema-api_2.13/
implementation 'com.github.andyglow:scala-jsonschema-api_2.13:0.2.2'
// https://jarcasting.com/artifacts/com.github.andyglow/scala-jsonschema-api_2.13/
implementation ("com.github.andyglow:scala-jsonschema-api_2.13:0.2.2")
'com.github.andyglow:scala-jsonschema-api_2.13:jar:0.2.2'
<dependency org="com.github.andyglow" name="scala-jsonschema-api_2.13" rev="0.2.2">
  <artifact name="scala-jsonschema-api_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='scala-jsonschema-api_2.13', version='0.2.2')
)
libraryDependencies += "com.github.andyglow" % "scala-jsonschema-api_2.13" % "0.2.2"
[com.github.andyglow/scala-jsonschema-api_2.13 "0.2.2"]