did-motif

A android library for generating DID identicons.

License

License

GroupId

GroupId

io.arcblock.did
ArtifactId

ArtifactId

did-motif
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

did-motif
A android library for generating DID identicons.
Project URL

Project URL

https://github.com/ArcBlock/DID-Motif-android
Source Code Management

Source Code Management

https://github.com/ArcBlock/DID-Motif-android

Download did-motif

How to add to project

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