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