| License |
License |
|---|---|
| GroupId | GroupIdorg.bitcoinj |
| ArtifactId | ArtifactIdbitcoinj-tools |
| Last Version | Last Version0.14.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbitcoinj Tools
A collection of useful tools that use the bitcoinj library to perform wallet operations
|
| Filename | Size |
|---|---|
| bitcoinj-tools-0.14.7.pom | |
| bitcoinj-tools-0.14.7.jar | 47 KB |
| bitcoinj-tools-0.14.7-sources.jar | 21 KB |
| bitcoinj-tools-0.14.7-javadoc.jar | 73 KB |
| Browse |
<!-- 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"]
| 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 |