is not current version
Last Version 2.3.5

mx.dapp.sdk:wallet 2.2.0

DappMX Wallet SDK

GroupId

GroupId

mx.dapp.sdk
ArtifactId

ArtifactId

wallet
Version

Version

2.2.0
Type

Type

aar

Download wallet 2.2.0


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