Last Version

android-device-names 2.1.0

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

License

License

Apache License
GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

android-device-names
Version

Version

2.1.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

Download android-device-names 2.1.0


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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.