| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdtr.com.lucidcode | 
| ArtifactId | ArtifactIdbinance-api-client | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBinance API Client A lightweight Java library for interacting with the Binance API | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| binance-api-client-1.0.1.pom | |
| binance-api-client-1.0.1.jar | 147 KB | 
| binance-api-client-1.0.1-sources.jar | 94 KB | 
| binance-api-client-1.0.1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tr.com.lucidcode/binance-api-client/ -->
<dependency>
    <groupId>tr.com.lucidcode</groupId>
    <artifactId>binance-api-client</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/tr.com.lucidcode/binance-api-client/
implementation 'tr.com.lucidcode:binance-api-client:1.0.1'// https://jarcasting.com/artifacts/tr.com.lucidcode/binance-api-client/
implementation ("tr.com.lucidcode:binance-api-client:1.0.1")'tr.com.lucidcode:binance-api-client:jar:1.0.1'<dependency org="tr.com.lucidcode" name="binance-api-client" rev="1.0.1">
  <artifact name="binance-api-client" type="jar" />
</dependency>@Grapes(
@Grab(group='tr.com.lucidcode', module='binance-api-client', version='1.0.1')
)libraryDependencies += "tr.com.lucidcode" % "binance-api-client" % "1.0.1"[tr.com.lucidcode/binance-api-client "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 |