GroupId | GroupIdcom.xeiam.xchange |
---|---|
ArtifactId | ArtifactIdxchange-campbx |
Version | Version1.10.0 |
Type | Typejar |
Filename | Size |
---|---|
xchange-campbx-1.10.0.pom | |
xchange-campbx-1.10.0.jar | 26 KB |
xchange-campbx-1.10.0-sources.jar | 22 KB |
xchange-campbx-1.10.0-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-campbx/ -->
<dependency>
<groupId>com.xeiam.xchange</groupId>
<artifactId>xchange-campbx</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-campbx/
implementation 'com.xeiam.xchange:xchange-campbx:1.10.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-campbx/
implementation ("com.xeiam.xchange:xchange-campbx:1.10.0")
'com.xeiam.xchange:xchange-campbx:jar:1.10.0'
<dependency org="com.xeiam.xchange" name="xchange-campbx" rev="1.10.0">
<artifact name="xchange-campbx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-campbx', version='1.10.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-campbx" % "1.10.0"
[com.xeiam.xchange/xchange-campbx "1.10.0"]