Buckets Library

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

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

buckets
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Buckets Library
An easy way to persist data & separate view and business logic for Android
Project URL

Project URL

https://github.com/noties/Buckets
Source Code Management

Source Code Management

https://github.com/noties/Buckets

Download buckets

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0