License |
License
MIT License
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.bilal-fazlani |
ArtifactId | ArtifactIdcirce-json-schema_3 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionschema
schema
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bilal-fazlani/circe-json-schema_3/ -->
<dependency>
<groupId>com.bilal-fazlani</groupId>
<artifactId>circe-json-schema_3</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bilal-fazlani/circe-json-schema_3/
implementation 'com.bilal-fazlani:circe-json-schema_3:0.3.0'
// https://jarcasting.com/artifacts/com.bilal-fazlani/circe-json-schema_3/
implementation ("com.bilal-fazlani:circe-json-schema_3:0.3.0")
'com.bilal-fazlani:circe-json-schema_3:jar:0.3.0'
<dependency org="com.bilal-fazlani" name="circe-json-schema_3" rev="0.3.0">
<artifact name="circe-json-schema_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bilal-fazlani', module='circe-json-schema_3', version='0.3.0')
)
libraryDependencies += "com.bilal-fazlani" % "circe-json-schema_3" % "0.3.0"
[com.bilal-fazlani/circe-json-schema_3 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
io.circe : circe-core_3 | jar | 0.15.0-M1 |
com.github.erosb : everit-json-schema | jar | 1.14.0 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_3 | jar | 0.15.0-M1 |
io.circe : circe-jawn_3 | jar | 0.15.0-M1 |
io.circe : circe-testing_3 | jar | 0.15.0-M1 |
org.scalatest : scalatest-flatspec_3 | jar | 3.2.12 |
org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.12.0-RC2 |