j

jibx-run

Files download
File Operation
jibx-run-1.1.jar download
Apache Maven
<dependency>
  <groupId>org.jibx</groupId>
  <artifactId>jibx-run</artifactId>
  <version>1.1</version>
</dependency>
Gradle Groovy
implementation 'org.jibx:jibx-run:1.1'
Gradle Kotlin
implementation("org.jibx:jibx-run:1.1")
Scala SBT
libraryDependencies += "org.jibx" % "jibx-run" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.jibx', module='jibx-run', version='1.1')
)
Apache Ivy
<dependency org="org.jibx" name="jibx-run" rev="1.1" />
Leiningen
[org.jibx/jibx-run "1.1"]
Apache Buildr
'org.jibx:jibx-run:jar:1.1'
Dependencies
The project has no third-party dependencies