MaskWalletCore

MaskWalletCore Android port

License

License

MIT
GroupId

GroupId

io.github.dimensiondev
ArtifactId

ArtifactId

maskwalletcore
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

MaskWalletCore
MaskWalletCore Android port
Project URL

Project URL

https://github.com/DimensionDev/MaskWalletCore-Android
Source Code Management

Source Code Management

https://github.com/DimensionDev/MaskWalletCore-Android

Download maskwalletcore

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-kotlin-lite jar 3.20.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0