net.openhft.com.binance.api:binance-api-client

This parent pom is used by all the OpenHft java projects

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.openhft.com.binance.api
ArtifactId

ArtifactId

binance-api-client
Last Version

Last Version

2.17.1
Release Date

Release Date

Type

Type

jar
Description

Description

This parent pom is used by all the OpenHft java projects

Download binance-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.openhft.com.binance.api/binance-api-client/ -->
<dependency>
    <groupId>net.openhft.com.binance.api</groupId>
    <artifactId>binance-api-client</artifactId>
    <version>2.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft.com.binance.api/binance-api-client/
implementation 'net.openhft.com.binance.api:binance-api-client:2.17.1'
// https://jarcasting.com/artifacts/net.openhft.com.binance.api/binance-api-client/
implementation ("net.openhft.com.binance.api:binance-api-client:2.17.1")
'net.openhft.com.binance.api:binance-api-client:jar:2.17.1'
<dependency org="net.openhft.com.binance.api" name="binance-api-client" rev="2.17.1">
  <artifact name="binance-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft.com.binance.api', module='binance-api-client', version='2.17.1')
)
libraryDependencies += "net.openhft.com.binance.api" % "binance-api-client" % "2.17.1"
[net.openhft.com.binance.api/binance-api-client "2.17.1"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.17.1