is not current version
Last Version 1.2.3

org.jibx:xbis-jibx 1.2.2

JiBX schema

GroupId

GroupId

org.jibx
ArtifactId

ArtifactId

xbis-jibx
Version

Version

1.2.2
Type

Type

jar

Download xbis-jibx 1.2.2


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