License |
License |
---|---|
GroupId | GroupIdfr.acinq |
ArtifactId | ArtifactIdwallettemplate |
Version | Version0.15-rc4 |
Type | Typejar |
Description |
Descriptionbitcoinj Wallet-Template
Provides the common configuration for the BitCoinJ modules.
|
Filename | Size |
---|---|
wallettemplate-0.15-rc4.pom | |
wallettemplate-0.15-rc4.jar | 136 KB |
wallettemplate-0.15-rc4-sources.jar | 110 KB |
wallettemplate-0.15-rc4-javadoc.jar | 154 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 Optional | jar | 1.7.20 |