j

jbidibc-exchange

jBiDiB jbidibc Echange POM
http://sourceforge.net/projects/jbidibc/jbidibc-exchange/
GNU General Purpose License Version 3.0
Andre Schenk Andreas Kuhtz
Files download
File Operation
jbidibc-exchange-1.13.11.jar download
jbidibc-exchange-1.13.11.pom download
jbidibc-exchange-1.13.11-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bidib.jbidib</groupId>
  <artifactId>jbidibc-exchange</artifactId>
  <version>1.13.11</version>
</dependency>
Gradle Groovy
implementation 'org.bidib.jbidib:jbidibc-exchange:1.13.11'
Gradle Kotlin
implementation("org.bidib.jbidib:jbidibc-exchange:1.13.11")
Scala SBT
libraryDependencies += "org.bidib.jbidib" % "jbidibc-exchange" % "1.13.11"
Groovy Grape
@Grapes(
  @Grab(group='org.bidib.jbidib', module='jbidibc-exchange', version='1.13.11')
)
Apache Ivy
<dependency org="org.bidib.jbidib" name="jbidibc-exchange" rev="1.13.11" />
Leiningen
[org.bidib.jbidib/jbidibc-exchange "1.13.11"]
Apache Buildr
'org.bidib.jbidib:jbidibc-exchange:jar:1.13.11'