Last Version

coinbase-pro-client 0.0.5

Coinbase pro Client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dubasdey
ArtifactId

ArtifactId

coinbase-pro-client
Version

Version

0.0.5
Type

Type

jar
Description

Description

coinbase-pro-client
Coinbase pro Client library
Project URL

Project URL

https://github.com/dubasdey/coinbase-pro-client
Source Code Management

Source Code Management

https://github.com/dubasdey/coinbase-pro-client

Download coinbase-pro-client 0.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar [2.9.8,)
org.apache.httpcomponents : httpclient jar 4.5.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.