is not current version
Last Version 2.1.0

com.jaredrummler:android-device-names 1.1.9

A small Android library to get the market name of an Android device.

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

android-device-names
Version

Version

1.1.9
Type

Type

aar

Download android-device-names 1.1.9


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