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

com.github.blindpirate:jsonschema2pojo-core 1.1.0.2


Категории

Категории

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

Группа

com.github.blindpirate
Идентификатор

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

jsonschema2pojo-core
Версия

Версия

1.1.0.2
Тип

Тип

jar

Скачать jsonschema2pojo-core 1.1.0.2


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