is not current version
Last Version 0.5.0

io.github.dimensiondev:maskwalletcore 0.3.0

MaskWalletCore Android port

GroupId

GroupId

io.github.dimensiondev
ArtifactId

ArtifactId

maskwalletcore
Version

Version

0.3.0
Type

Type

aar

Download maskwalletcore 0.3.0


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