Last Version

bitcoinj Wallet-Template 0.14.7

Provides the common configuration for the BitCoinJ modules

License

License

GroupId

GroupId

org.bitcoinj
ArtifactId

ArtifactId

wallettemplate
Version

Version

0.14.7
Type

Type

jar
Description

Description

bitcoinj Wallet-Template
Provides the common configuration for the BitCoinJ modules

Download wallettemplate 0.14.7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.bitcoinj : bitcoinj-core jar 0.14.7
com.google.guava : guava jar 18.0
org.fxmisc.easybind : easybind jar 1.0.2
de.jensd : fontawesomefx jar 8.0.0
net.glxn : qrgen jar 1.3
org.slf4j : slf4j-api jar 1.7.20

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 Optional jar 1.7.20

Project Modules

There are no modules declared in this project.