License |
License |
---|---|
GroupId | GroupIdio.runon.cryptocurrency |
ArtifactId | ArtifactIdexchange-binance |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexchange-binance
exchange-binance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exchange-binance-1.0.11.pom | |
exchange-binance-1.0.11.jar | 166 KB |
exchange-binance-1.0.11-sources.jar | 105 KB |
exchange-binance-1.0.11-javadoc.jar | 901 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.runon.cryptocurrency/exchange-binance/ -->
<dependency>
<groupId>io.runon.cryptocurrency</groupId>
<artifactId>exchange-binance</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.runon.cryptocurrency/exchange-binance/
implementation 'io.runon.cryptocurrency:exchange-binance:1.0.11'
// https://jarcasting.com/artifacts/io.runon.cryptocurrency/exchange-binance/
implementation ("io.runon.cryptocurrency:exchange-binance:1.0.11")
'io.runon.cryptocurrency:exchange-binance:jar:1.0.11'
<dependency org="io.runon.cryptocurrency" name="exchange-binance" rev="1.0.11">
<artifact name="exchange-binance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.runon.cryptocurrency', module='exchange-binance', version='1.0.11')
)
libraryDependencies += "io.runon.cryptocurrency" % "exchange-binance" % "1.0.11"
[io.runon.cryptocurrency/exchange-binance "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-lang3 | jar | 3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |