License |
License |
---|---|
GroupId | GroupIdorg.dashj |
ArtifactId | ArtifactIdwallettemplate |
Version | Version0.17.7 |
Type | Typejar |
Description |
Descriptiondashj Wallet-Template
Provides the common configuration for the dashj modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
wallettemplate-0.17.7.pom | |
wallettemplate-0.17.7.jar | 151 KB |
wallettemplate-0.17.7-sources.jar | 125 KB |
wallettemplate-0.17.7-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dashj/wallettemplate/ -->
<dependency>
<groupId>org.dashj</groupId>
<artifactId>wallettemplate</artifactId>
<version>0.17.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.dashj/wallettemplate/
implementation 'org.dashj:wallettemplate:0.17.7'
// https://jarcasting.com/artifacts/org.dashj/wallettemplate/
implementation ("org.dashj:wallettemplate:0.17.7")
'org.dashj:wallettemplate:jar:0.17.7'
<dependency org="org.dashj" name="wallettemplate" rev="0.17.7">
<artifact name="wallettemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dashj', module='wallettemplate', version='0.17.7')
)
libraryDependencies += "org.dashj" % "wallettemplate" % "0.17.7"
[org.dashj/wallettemplate "0.17.7"]
Group / Artifact | Type | Version |
---|---|---|
org.dashj : dashj-core | jar | 0.17.7 |
com.google.guava : guava | jar | 27.1-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.28 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 Optional | jar | 1.7.28 |