Last Version

bitcoinj Tools 0.14.7

A collection of useful tools that use the bitcoinj library to perform wallet operations

License

License

GroupId

GroupId

org.bitcoinj
ArtifactId

ArtifactId

bitcoinj-tools
Version

Version

0.14.7
Type

Type

jar
Description

Description

bitcoinj Tools
A collection of useful tools that use the bitcoinj library to perform wallet operations

Download bitcoinj-tools 0.14.7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.bitcoinj : bitcoinj-core jar 0.14.7
net.sf.jopt-simple : jopt-simple jar 4.3
org.slf4j : slf4j-jdk14 jar 1.7.20
com.h2database : h2 jar 1.3.167
org.slf4j : slf4j-api jar 1.7.20

Project Modules

There are no modules declared in this project.