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

Jar examples for j:jsonschema2pojo-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials