is not current version
Last Version 1.2.4

wf.bitcoin:bitcoin-rpc-client 1.2.0

A lightweight Java bitcoin JSON-RPC client binding

Categories

Categories

CLI User Interface
GroupId

GroupId

wf.bitcoin
ArtifactId

ArtifactId

bitcoin-rpc-client
Version

Version

1.2.0
Type

Type

jar

Download bitcoin-rpc-client 1.2.0


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