не последняя версия
Последняя версия 1.1.2

org.jsonschema2pojo:jsonschema2pojo-gradle-plugin 0.4.22


Категории

Категории

Gradle Компиляция и сборка JSON Данные
Группа

Группа

org.jsonschema2pojo
Идентификатор

Идентификатор

jsonschema2pojo-gradle-plugin
Версия

Версия

0.4.22
Тип

Тип

jar

Скачать jsonschema2pojo-gradle-plugin 0.4.22


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