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

org.jibx.config:jibx-parent 3

JiBX parent shared settings

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

jibx-parent
Версия

Версия

3
Тип

Тип

pom

Скачать jibx-parent 3

Имя Файла Размер
jibx-parent-3.pom 11 KB
Обзор

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