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

org.jsonschema2pojo:jsonschema2pojo-core 1.0.0-alpha4


Категории

Категории

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

Группа

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

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

jsonschema2pojo-core
Версия

Версия

1.0.0-alpha4
Тип

Тип

jar

Скачать jsonschema2pojo-core 1.0.0-alpha4


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