is not current version
Last Version 0.1.4

com.mochi-cell.tools:jsoneditorschemaparser 0.1.0

parse pojo class to jsonSchema

Categories

Categories

JSON Data
GroupId

GroupId

com.mochi-cell.tools
ArtifactId

ArtifactId

jsoneditorschemaparser
Version

Version

0.1.0
Type

Type

jar

Download jsoneditorschemaparser 0.1.0


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