| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jaredrummler |
| Идентификатор | Идентификаторandroid-device-names |
| Версия | Версия2.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеAndroid Device Names
A small Android library to get the market name of an Android device.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-device-names-2.0.0.pom | |
| android-device-names-2.0.0.aar | 425 KB |
| android-device-names-2.0.0-sources.jar | 6 KB |
| android-device-names-2.0.0-javadoc.jar | 33 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |