is not current version
Last Version 0.1.2

tech.pylons:droidwallet 0.1.0

Library providing Android functionality for interacting with the Pylons ecosystem

GroupId

GroupId

tech.pylons
ArtifactId

ArtifactId

droidwallet
Version

Version

0.1.0
Type

Type

aar

Download droidwallet 0.1.0


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