bitcoinj Wallet-Template

Provides the common configuration for the BitCoinJ modules.

License

License

GroupId

GroupId

fr.acinq
ArtifactId

ArtifactId

wallettemplate
Last Version

Last Version

0.15-rc4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download wallettemplate

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
fr.acinq : bitcoinj-core jar 0.15-rc4
com.google.guava : guava jar 22.0-android
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.

Versions

Version
0.15-rc4
0.15-rc3
0.15-rc2
0.15-rc1