is not current version
Last Version 0.8.2

com.github.fge:json-schema-processor-examples 0.7

null

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

json-schema-processor-examples
Version

Version

0.7
Type

Type

jar

Download json-schema-processor-examples 0.7


<!-- https://jarcasting.com/artifacts/com.github.fge/json-schema-processor-examples/ -->
<dependency>
    <groupId>com.github.fge</groupId>
    <artifactId>json-schema-processor-examples</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/json-schema-processor-examples/
implementation 'com.github.fge:json-schema-processor-examples:0.7'
// https://jarcasting.com/artifacts/com.github.fge/json-schema-processor-examples/
implementation ("com.github.fge:json-schema-processor-examples:0.7")
'com.github.fge:json-schema-processor-examples:jar:0.7'
<dependency org="com.github.fge" name="json-schema-processor-examples" rev="0.7">
  <artifact name="json-schema-processor-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='json-schema-processor-examples', version='0.7')
)
libraryDependencies += "com.github.fge" % "json-schema-processor-examples" % "0.7"
[com.github.fge/json-schema-processor-examples "0.7"]