unidevidlib

Android Universal Device ID Library

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.beeline09.android-uniDevId
ArtifactId

ArtifactId

uniDevId
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

unidevidlib
Android Universal Device ID Library
Project URL

Project URL

https://beeline09.github.io/android-uniDevId/
Source Code Management

Source Code Management

https://github.com/beeline09/android-uniDevId.git

Download uniDevId

How to add to project

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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
org.jetbrains : annotations jar 16.0.1
androidx.core » core-ktx jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2