License |
License |
---|---|
GroupId | GroupIdorg.bitcoinj |
ArtifactId | ArtifactIdwallettemplate |
Last Version | Last Version0.14.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbitcoinj Wallet-Template
Provides the common configuration for the BitCoinJ modules
|
Filename | Size |
---|---|
wallettemplate-0.14.7.pom | |
wallettemplate-0.14.7.jar | 162 KB |
wallettemplate-0.14.7-sources.jar | 129 KB |
wallettemplate-0.14.7-javadoc.jar | 154 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 Optional | jar | 1.7.20 |