Download jsonschema2pojo-core-0.4.23-fork.2.jar file - Jar j

Jar examples for j:jsonschema2pojo-core

Description

You can download jar file jsonschema2pojo-core 0.4.23-fork.2 in this page.

Build File

You can use the following script to add jsonschema2pojo-core-0.4.23-fork.2.jar to your project.

<dependency>
   <groupId>com.github.samskiter.jsonschema2pojo</groupId>
   <artifactId>jsonschema2pojo-core</artifactId>
   <version>0.4.23-fork.2</version>
</dependency>
compile group: 'com.github.samskiter.jsonschema2pojo', name: 'jsonschema2pojo-core', version: '0.4.23-fork.2'
libraryDependencies += "com.github.samskiter.jsonschema2pojo" % "jsonschema2pojo-core" % "0.4.23-fork.2"
<dependency org="com.github.samskiter.jsonschema2pojo" name="jsonschema2pojo-core" rev="0.4.23-fork.2"/>
@Grapes(@Grab(group='com.github.samskiter.jsonschema2pojo', module='jsonschema2pojo-core', version='0.4.23-fork.2'))
'com.github.samskiter.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.23-fork.2'

Download

Click the following link to download the jar file.

jsonschema2pojo-core-0.4.23-fork.2-javadoc.jar
jsonschema2pojo-core-0.4.23-fork.2-sources.jar
jsonschema2pojo-core-0.4.23-fork.2.jar
jsonschema2pojo-core-0.4.23-fork.2.pom



Related Tutorials