is not current version
Last Version 1.1.0.4

com.github.blindpirate:jsonschema2pojo-gradle-plugin 1.1.0.3


Categories

Categories

Gradle Build Tools JSON Data
GroupId

GroupId

com.github.blindpirate
ArtifactId

ArtifactId

jsonschema2pojo-gradle-plugin
Version

Version

1.1.0.3
Type

Type

jar

Download jsonschema2pojo-gradle-plugin 1.1.0.3


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