| Группа | Группаcom.xeiam.xchange |
|---|---|
| Идентификатор | Идентификаторxchange-campbx |
| Версия | Версия1.4.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xchange-campbx-1.4.0.pom | |
| xchange-campbx-1.4.0.jar | 10 KB |
| xchange-campbx-1.4.0-sources.jar | 10 KB |
| xchange-campbx-1.4.0-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-campbx/ -->
<dependency>
<groupId>com.xeiam.xchange</groupId>
<artifactId>xchange-campbx</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-campbx/
implementation 'com.xeiam.xchange:xchange-campbx:1.4.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-campbx/
implementation ("com.xeiam.xchange:xchange-campbx:1.4.0")
'com.xeiam.xchange:xchange-campbx:jar:1.4.0'
<dependency org="com.xeiam.xchange" name="xchange-campbx" rev="1.4.0">
<artifact name="xchange-campbx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-campbx', version='1.4.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-campbx" % "1.4.0"
[com.xeiam.xchange/xchange-campbx "1.4.0"]