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