Android-Device-Identification

Library for unique identification of an Android device. Provides also a backup solution

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.thomashaertel
ArtifactId

ArtifactId

android-device-identification
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Android-Device-Identification
Library for unique identification of an Android device. Provides also a backup solution
Project URL

Project URL

https://github.com/thomashaertel/android-device-identification
Source Code Management

Source Code Management

https://github.com/thomashaertel/android-device-identification

Download android-device-identification

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.thomashaertel : secure-preferences aar 0.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1