is not current version
Last Version 1.0.0.RELEASE

net.sealake:binance-api-client 1.0.0


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sealake
ArtifactId

ArtifactId

binance-api-client
Version

Version

1.0.0
Type

Type

jar

Download binance-api-client 1.0.0


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