is not current version
Last Version 0.17.7

org.dashj:wallettemplate 0.17.6


GroupId

GroupId

org.dashj
ArtifactId

ArtifactId

wallettemplate
Version

Version

0.17.6
Type

Type

jar

Download wallettemplate 0.17.6


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