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

io.github.dimensiondev:maskwalletcore 0.1.0

MaskWalletCore Android port

Группа

Группа

io.github.dimensiondev
Идентификатор

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

maskwalletcore
Версия

Версия

0.1.0
Тип

Тип

aar

Скачать maskwalletcore 0.1.0

Имя Файла Размер
maskwalletcore-0.1.0.pom
Обзор

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