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

org.openidentityplatform.commons:json-ref 2.0.9


Категории

Категории

IDE Инструменты разработки JSON Данные ORM
Группа

Группа

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

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

json-ref
Версия

Версия

2.0.9
Тип

Тип

pom

Скачать json-ref 2.0.9

Имя Файла Размер
json-ref-2.0.9.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-ref/ -->
<dependency>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>json-ref</artifactId>
    <version>2.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-ref/
implementation 'org.openidentityplatform.commons:json-ref:2.0.9'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-ref/
implementation ("org.openidentityplatform.commons:json-ref:2.0.9")
'org.openidentityplatform.commons:json-ref:pom:2.0.9'
<dependency org="org.openidentityplatform.commons" name="json-ref" rev="2.0.9">
  <artifact name="json-ref" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='json-ref', version='2.0.9')
)
libraryDependencies += "org.openidentityplatform.commons" % "json-ref" % "2.0.9"
[org.openidentityplatform.commons/json-ref "2.0.9"]