x

xchange-campbx

XChange implementations for the CampBX Exchange.
http://xeiam.com
Xeiam, LLC
Files download
File Operation
xchange-campbx-3.1.0.jar download
xchange-campbx-3.1.0.pom download
xchange-campbx-3.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.xeiam.xchange</groupId>
  <artifactId>xchange-campbx</artifactId>
  <version>3.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.xeiam.xchange:xchange-campbx:3.1.0'
Gradle Kotlin
implementation("com.xeiam.xchange:xchange-campbx:3.1.0")
Scala SBT
libraryDependencies += "com.xeiam.xchange" % "xchange-campbx" % "3.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.xeiam.xchange', module='xchange-campbx', version='3.1.0')
)
Apache Ivy
<dependency org="com.xeiam.xchange" name="xchange-campbx" rev="3.1.0" />
Leiningen
[com.xeiam.xchange/xchange-campbx "3.1.0"]
Apache Buildr
'com.xeiam.xchange:xchange-campbx:jar:3.1.0'