is not current version
Last Version 0.0.2

com.thomashaertel:android-device-identification 0.0.1

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.thomashaertel
ArtifactId

ArtifactId

android-device-identification
Version

Version

0.0.1
Type

Type

aar

Download android-device-identification 0.0.1


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