wallet-sdk

A android library for generating DID identicons.

License

License

GroupId

GroupId

io.arcblock.did
ArtifactId

ArtifactId

wallet-sdk
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

wallet-sdk
A android library for generating DID identicons.
Project URL

Project URL

https://github.com/ArcBlock/did-wallet-sdk-android
Source Code Management

Source Code Management

https://github.com/ArcBlock/did-wallet-sdk-android

Download wallet-sdk

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0