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

org.jsonschema2pojo:jsonschema2pojo-core 1.0.2


Категории

Категории

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

Группа

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

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

jsonschema2pojo-core
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать jsonschema2pojo-core 1.0.2


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