is not current version
Last Version 1.7.5

com.binance4j:binance4j-market 1.1.1

A client to communicate with the Binance API Market endpoints

GroupId

GroupId

com.binance4j
ArtifactId

ArtifactId

binance4j-market
Version

Version

1.1.1
Type

Type

jar

Download binance4j-market 1.1.1


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