Last Version

droidwallet 0.1.2

Library providing Android functionality for interacting with the Pylons ecosystem

License

License

GroupId

GroupId

tech.pylons
ArtifactId

ArtifactId

droidwallet
Version

Version

0.1.2
Type

Type

aar
Description

Description

droidwallet
Library providing Android functionality for interacting with the Pylons ecosystem
Project URL

Project URL

https://pylons.tech
Source Code Management

Source Code Management

http://github.com/Pylons-tech/pylons_wallet/

Download droidwallet 0.1.2


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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.core » core-ktx jar 1.6.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.3

Project Modules

There are no modules declared in this project.