не последняя версия
Последняя версия 0.1.2

tech.pylons:droidwallet 0.1.1

Library providing Android functionality for interacting with the Pylons ecosystem

Группа

Группа

tech.pylons
Идентификатор

Идентификатор

droidwallet
Версия

Версия

0.1.1
Тип

Тип

aar

Скачать droidwallet 0.1.1


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