| License |
License |
|---|---|
| GroupId | GroupIdmx.dapp.sdk |
| ArtifactId | ArtifactIdwallet |
| Version | Version2.3.4 |
| Type | Typeaar |
| Description |
Descriptionwallet
DappMX Wallet SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wallet-2.3.4.pom | |
| wallet-2.3.4-sources.jar | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/mx.dapp.sdk/wallet/ -->
<dependency>
<groupId>mx.dapp.sdk</groupId>
<artifactId>wallet</artifactId>
<version>2.3.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mx.dapp.sdk/wallet/
implementation 'mx.dapp.sdk:wallet:2.3.4'
// https://jarcasting.com/artifacts/mx.dapp.sdk/wallet/
implementation ("mx.dapp.sdk:wallet:2.3.4")
'mx.dapp.sdk:wallet:aar:2.3.4'
<dependency org="mx.dapp.sdk" name="wallet" rev="2.3.4">
<artifact name="wallet" type="aar" />
</dependency>
@Grapes(
@Grab(group='mx.dapp.sdk', module='wallet', version='2.3.4')
)
libraryDependencies += "mx.dapp.sdk" % "wallet" % "2.3.4"
[mx.dapp.sdk/wallet "2.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| » unspecified | jar |