is not current version
Last Version 1.1.0.4

com.github.blindpirate:jsonschema2pojo-core 1.1.0.1


Categories

Categories

JSON Data
GroupId

GroupId

com.github.blindpirate
ArtifactId

ArtifactId

jsonschema2pojo-core
Version

Version

1.1.0.1
Type

Type

jar

Download jsonschema2pojo-core 1.1.0.1


<!-- https://jarcasting.com/artifacts/com.github.blindpirate/jsonschema2pojo-core/ -->
<dependency>
    <groupId>com.github.blindpirate</groupId>
    <artifactId>jsonschema2pojo-core</artifactId>
    <version>1.1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blindpirate/jsonschema2pojo-core/
implementation 'com.github.blindpirate:jsonschema2pojo-core:1.1.0.1'
// https://jarcasting.com/artifacts/com.github.blindpirate/jsonschema2pojo-core/
implementation ("com.github.blindpirate:jsonschema2pojo-core:1.1.0.1")
'com.github.blindpirate:jsonschema2pojo-core:jar:1.1.0.1'
<dependency org="com.github.blindpirate" name="jsonschema2pojo-core" rev="1.1.0.1">
  <artifact name="jsonschema2pojo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blindpirate', module='jsonschema2pojo-core', version='1.1.0.1')
)
libraryDependencies += "com.github.blindpirate" % "jsonschema2pojo-core" % "1.1.0.1"
[com.github.blindpirate/jsonschema2pojo-core "1.1.0.1"]