is not current version
Last Version 1.3.3

org.jibx:jibx-run 1.0-RC1


GroupId

GroupId

org.jibx
ArtifactId

ArtifactId

jibx-run
Version

Version

1.0-RC1
Type

Type

jar

Download jibx-run 1.0-RC1


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