is not current version
Last Version 2.1.0

com.jaredrummler:android-device-names 1.0.2

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.0.2
Type

Type

aar

Download android-device-names 1.0.2


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