License |
License |
---|---|
GroupId | GroupIdio.runon.cryptocurrency |
ArtifactId | ArtifactIdexchange-binance |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionexchange-binance
exchange-binance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exchange-binance-1.0.1.pom | |
exchange-binance-1.0.1.jar | 166 KB |
exchange-binance-1.0.1-sources.jar | 105 KB |
exchange-binance-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.runon.cryptocurrency/exchange-binance/
implementation 'io.runon.cryptocurrency:exchange-binance:1.0.1'
// https://jarcasting.com/artifacts/io.runon.cryptocurrency/exchange-binance/
implementation ("io.runon.cryptocurrency:exchange-binance:1.0.1")
'io.runon.cryptocurrency:exchange-binance:jar:1.0.1'
<dependency org="io.runon.cryptocurrency" name="exchange-binance" rev="1.0.1">
<artifact name="exchange-binance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.runon.cryptocurrency', module='exchange-binance', version='1.0.1')
)
libraryDependencies += "io.runon.cryptocurrency" % "exchange-binance" % "1.0.1"
[io.runon.cryptocurrency/exchange-binance "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.4.0 |
com.squareup.retrofit2 : converter-jackson | jar | 2.4.0 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |