is not current version
Last Version 1.7.5

com.binance4j:binance4j-market 1.0.4

A client to communicate with the Binance API Market endpoints

GroupId

GroupId

com.binance4j
ArtifactId

ArtifactId

binance4j-market
Version

Version

1.0.4
Type

Type

jar

Download binance4j-market 1.0.4


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