is not current version
Last Version 1.3.3

org.jibx:jibx-run 1.1.5

JiBX run

GroupId

GroupId

org.jibx
ArtifactId

ArtifactId

jibx-run
Version

Version

1.1.5
Type

Type

jar

Download jibx-run 1.1.5


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