Last Version

bitcoin-rpc-client 0.1.0

BITCOIN rpc client

License

License

GroupId

GroupId

com.github.microwww
ArtifactId

ArtifactId

rpc-bitcoin
Version

Version

0.1.0
Type

Type

jar
Description

Description

bitcoin-rpc-client
BITCOIN rpc client
Project URL

Project URL

https://github.com/microwww/bitcoin-rpc-client/
Source Code Management

Source Code Management

https://github.com/microwww/bitcoin-rpc-client

Download rpc-bitcoin 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.