is not current version
Last Version 0.1.4

com.mochi-cell.tools:jsoneditorschemaparser 0.0.1

parse pojo class to jsonSchema

Categories

Categories

JSON Data
GroupId

GroupId

com.mochi-cell.tools
ArtifactId

ArtifactId

jsoneditorschemaparser
Version

Version

0.0.1
Type

Type

jar

Download jsoneditorschemaparser 0.0.1


<!-- https://jarcasting.com/artifacts/com.mochi-cell.tools/jsoneditorschemaparser/ -->
<dependency>
    <groupId>com.mochi-cell.tools</groupId>
    <artifactId>jsoneditorschemaparser</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mochi-cell.tools/jsoneditorschemaparser/
implementation 'com.mochi-cell.tools:jsoneditorschemaparser:0.0.1'
// https://jarcasting.com/artifacts/com.mochi-cell.tools/jsoneditorschemaparser/
implementation ("com.mochi-cell.tools:jsoneditorschemaparser:0.0.1")
'com.mochi-cell.tools:jsoneditorschemaparser:jar:0.0.1'
<dependency org="com.mochi-cell.tools" name="jsoneditorschemaparser" rev="0.0.1">
  <artifact name="jsoneditorschemaparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mochi-cell.tools', module='jsoneditorschemaparser', version='0.0.1')
)
libraryDependencies += "com.mochi-cell.tools" % "jsoneditorschemaparser" % "0.0.1"
[com.mochi-cell.tools/jsoneditorschemaparser "0.0.1"]