Java Bitcoind RPC Client

A lightweight Java bitcoin JSON-RPC client binding

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

wf.bitcoin
ArtifactId

ArtifactId

JavaBitcoindRpcClient
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java Bitcoind RPC Client
A lightweight Java bitcoin JSON-RPC client binding
Project URL

Project URL

https://github.com/Polve/JavaBitcoindRpcClient

Download JavaBitcoindRpcClient

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.19
0.9.18
0.9.17
0.9.16
0.9.14
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0