Last Version

net.sealake:binance-api-client 1.0.0.RELEASE

Module to centralize common resources and configuration for builds.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sealake
ArtifactId

ArtifactId

binance-api-client
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

Module to centralize common resources and configuration for builds.

Download binance-api-client 1.0.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-jackson jar 2.3.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 4.12

Project Modules

There are no modules declared in this project.