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.22.jar download
jbidibc-exchange-1.13.22.pom download
jbidibc-exchange-1.13.22-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bidib.jbidib</groupId>
  <artifactId>jbidibc-exchange</artifactId>
  <version>1.13.22</version>
</dependency>
Gradle Groovy
implementation 'org.bidib.jbidib:jbidibc-exchange:1.13.22'
Gradle Kotlin
implementation("org.bidib.jbidib:jbidibc-exchange:1.13.22")
Scala SBT
libraryDependencies += "org.bidib.jbidib" % "jbidibc-exchange" % "1.13.22"
Groovy Grape
@Grapes(
  @Grab(group='org.bidib.jbidib', module='jbidibc-exchange', version='1.13.22')
)
Apache Ivy
<dependency org="org.bidib.jbidib" name="jbidibc-exchange" rev="1.13.22" />
Leiningen
[org.bidib.jbidib/jbidibc-exchange "1.13.22"]
Apache Buildr
'org.bidib.jbidib:jbidibc-exchange:jar:1.13.22'