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

org.jsonschema2pojo:jsonschema2pojo-core 0.4.13


Категории

Категории

JSON Данные
Группа

Группа

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

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

jsonschema2pojo-core
Версия

Версия

0.4.13
Тип

Тип

jar

Скачать jsonschema2pojo-core 0.4.13


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