не последняя версия
Последняя версия 0.2.0

com.github.bad-pop:jcoinbase 0.0.1

Java Client for the Coinbase API

Группа

Группа

com.github.bad-pop
Идентификатор

Идентификатор

jcoinbase
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать jcoinbase 0.0.1


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