Последняя версия

Buckets Library 1.0.0

An easy way to persist data & separate view and business logic for Android

Лицензия

Лицензия

Группа

Группа

ru.noties
Идентификатор

Идентификатор

buckets
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

Buckets Library
An easy way to persist data & separate view and business logic for Android
Ссылка на сайт

Ссылка на сайт

https://github.com/noties/Buckets
Система контроля версий

Система контроля версий

https://github.com/noties/Buckets

Скачать buckets 1.0.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.