identikon

A Kotlin multiplatform library for generating highly recognizable identicons.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.thibseisel.identikon
ArtifactId

ArtifactId

identikon-android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

identikon
A Kotlin multiplatform library for generating highly recognizable identicons.
Project URL

Project URL

https://github.com/thibseisel/identikon
Source Code Management

Source Code Management

https://github.com/thibseisel/identikon

Download identikon-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0