GroupId | GroupIdcom.gruelbox |
---|---|
ArtifactId | ArtifactIdxchange-cexio |
Version | Version4.3.16.1 |
Type | Typejar |
Filename | Size |
---|---|
xchange-cexio-4.3.16.1.pom | |
xchange-cexio-4.3.16.1.jar | 76 KB |
xchange-cexio-4.3.16.1-sources.jar | 46 KB |
xchange-cexio-4.3.16.1-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gruelbox/xchange-cexio/ -->
<dependency>
<groupId>com.gruelbox</groupId>
<artifactId>xchange-cexio</artifactId>
<version>4.3.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gruelbox/xchange-cexio/
implementation 'com.gruelbox:xchange-cexio:4.3.16.1'
// https://jarcasting.com/artifacts/com.gruelbox/xchange-cexio/
implementation ("com.gruelbox:xchange-cexio:4.3.16.1")
'com.gruelbox:xchange-cexio:jar:4.3.16.1'
<dependency org="com.gruelbox" name="xchange-cexio" rev="4.3.16.1">
<artifact name="xchange-cexio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gruelbox', module='xchange-cexio', version='4.3.16.1')
)
libraryDependencies += "com.gruelbox" % "xchange-cexio" % "4.3.16.1"
[com.gruelbox/xchange-cexio "4.3.16.1"]