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