is not current version
Last Version 1.1.2

org.jsonschema2pojo:jsonschema2pojo-ant 1.0.0-alpha4


Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

org.jsonschema2pojo
ArtifactId

ArtifactId

jsonschema2pojo-ant
Version

Version

1.0.0-alpha4
Type

Type

jar

Download jsonschema2pojo-ant 1.0.0-alpha4


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