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

com.github.reinert:jjschema 1.4


Группа

Группа

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

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

jjschema
Версия

Версия

1.4
Тип

Тип

jar

Скачать jjschema 1.4


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