GroupId | GroupIdcom.xeiam.xchange |
---|---|
ArtifactId | ArtifactIdxchange-cryptsy |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
xchange-cryptsy-3.0.0.pom | |
xchange-cryptsy-3.0.0.jar | 73 KB |
xchange-cryptsy-3.0.0-sources.jar | 46 KB |
xchange-cryptsy-3.0.0-javadoc.jar | 357 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cryptsy/ -->
<dependency>
<groupId>com.xeiam.xchange</groupId>
<artifactId>xchange-cryptsy</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cryptsy/
implementation 'com.xeiam.xchange:xchange-cryptsy:3.0.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cryptsy/
implementation ("com.xeiam.xchange:xchange-cryptsy:3.0.0")
'com.xeiam.xchange:xchange-cryptsy:jar:3.0.0'
<dependency org="com.xeiam.xchange" name="xchange-cryptsy" rev="3.0.0">
<artifact name="xchange-cryptsy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-cryptsy', version='3.0.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-cryptsy" % "3.0.0"
[com.xeiam.xchange/xchange-cryptsy "3.0.0"]