License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.jaredrummler |
ArtifactId | ArtifactIdandroid-device-names |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-device-names
A small Android library to get the market name of an Android device.
|
Project URL |
Project URL |
Filename | Size |
---|---|
android-device-names-2.1.0.pom | |
android-device-names-2.1.0.aar | 425 KB |
android-device-names-2.1.0-sources.jar | 6 KB |
android-device-names-2.1.0-javadoc.jar | 33 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |