| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.frist008 |
| Идентификатор | Идентификаторnixpref |
| Последняя версия | Последняя версия1.0.14 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеNixPref
Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders
|
| Имя Файла | Размер |
|---|---|
| nixpref-1.0.14.pom | |
| nixpref-1.0.14.apklib | 9 KB |
| nixpref-1.0.14-sources.jar | 8 KB |
| nixpref-1.0.14-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.frist008/nixpref/ -->
<dependency>
<groupId>com.github.frist008</groupId>
<artifactId>nixpref</artifactId>
<version>1.0.14</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frist008/nixpref/
implementation 'com.github.frist008:nixpref:1.0.14'
// https://jarcasting.com/artifacts/com.github.frist008/nixpref/
implementation ("com.github.frist008:nixpref:1.0.14")
'com.github.frist008:nixpref:aar:1.0.14'
<dependency org="com.github.frist008" name="nixpref" rev="1.0.14">
<artifact name="nixpref" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.frist008', module='nixpref', version='1.0.14')
)
libraryDependencies += "com.github.frist008" % "nixpref" % "1.0.14"
[com.github.frist008/nixpref "1.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.frist008 : core | jar | 1.0.14 |