is not current version
Last Version 1.3.3

org.jibx:jibx-bind 1.1.6a

JiBX bind

GroupId

GroupId

org.jibx
ArtifactId

ArtifactId

jibx-bind
Version

Version

1.1.6a
Type

Type

jar

Download jibx-bind 1.1.6a


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