is not current version
Last Version 2.1.0

Android Device Names 2.0.0

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

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

android-device-names
Version

Version

2.0.0
Type

Type

aar
Description

Description

Android Device Names
A small Android library to get the market name of an Android device.
Project URL

Project URL

https://github.com/jaredrummler/AndroidDeviceNames
Source Code Management

Source Code Management

https://github.com/jaredrummler/AndroidDeviceNames

Download android-device-names 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.