License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.dubasdey |
ArtifactId | ArtifactIdcoinbase-pro-client |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptioncoinbase-pro-client
Coinbase pro Client library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coinbase-pro-client-0.0.5.pom | |
coinbase-pro-client-0.0.5.jar | 103 KB |
coinbase-pro-client-0.0.5-sources.jar | 73 KB |
coinbase-pro-client-0.0.5-javadoc.jar | 335 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | [2.9.8,) |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |