License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdjson_schema_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionjson_schema
json_schema
|
Project Organization |
Project Organizationcom.github.kondaurovdev |
Filename | Size |
---|---|
json_schema_2.12-1.0.0.pom | |
json_schema_2.12-1.0.0.jar | 233 KB |
json_schema_2.12-1.0.0-tests-javadoc.jar | 1 MB |
json_schema_2.12-1.0.0-sources.jar | 21 KB |
json_schema_2.12-1.0.0-javadoc.jar | 982 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/json_schema_2.12/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>json_schema_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_schema_2.12/
implementation 'com.github.kondaurovdev:json_schema_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_schema_2.12/
implementation ("com.github.kondaurovdev:json_schema_2.12:1.0.0")
'com.github.kondaurovdev:json_schema_2.12:jar:1.0.0'
<dependency org="com.github.kondaurovdev" name="json_schema_2.12" rev="1.0.0">
<artifact name="json_schema_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='json_schema_2.12', version='1.0.0')
)
libraryDependencies += "com.github.kondaurovdev" % "json_schema_2.12" % "1.0.0"
[com.github.kondaurovdev/json_schema_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.github.cb372 : scalacache-core_2.12 | jar | 0.9.3 |
com.github.cb372 : scalacache-guava_2.12 | jar | 0.9.3 |
com.github.kondaurovdev : typeconfig_2.12 | jar | 1.0.1 |
com.github.kondaurovdev : json_generic_2.12 | jar | 1.0.1 |
com.github.kondaurovdev : play_json_2.12 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 3.9.1 |
ch.qos.logback : logback-classic | jar | 1.1.6 |