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

org.jibx:jibx-bind 1.2.1

JiBX bind

Группа

Группа

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

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

jibx-bind
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать jibx-bind 1.2.1

Имя Файла Размер
jibx-bind-1.2.1.pom
jibx-bind-1.2.1.jar 399 KB
Обзор

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