| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.takisoft.preferencex |
| Идентификатор | Идентификаторpreferencex |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеpreferencex
AndroidX Preference library eXtended
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| preferencex-1.1.0.pom | |
| preferencex-1.1.0-sources.jar | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.takisoft.preferencex/preferencex/ -->
<dependency>
<groupId>com.takisoft.preferencex</groupId>
<artifactId>preferencex</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.takisoft.preferencex/preferencex/
implementation 'com.takisoft.preferencex:preferencex:1.1.0'
// https://jarcasting.com/artifacts/com.takisoft.preferencex/preferencex/
implementation ("com.takisoft.preferencex:preferencex:1.1.0")
'com.takisoft.preferencex:preferencex:aar:1.1.0'
<dependency org="com.takisoft.preferencex" name="preferencex" rev="1.1.0">
<artifact name="preferencex" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.takisoft.preferencex', module='preferencex', version='1.1.0')
)
libraryDependencies += "com.takisoft.preferencex" % "preferencex" % "1.1.0"
[com.takisoft.preferencex/preferencex "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.preference » preference | jar | 1.1.0 |