Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chantsune/rect-item-decoration


https://github.com/chantsune/rect-item-decoration

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# RectItemDecoration

[![CI](https://github.com/ChanTsune/RectItemDecoration/actions/workflows/ci.yml/badge.svg)](https://github.com/ChanTsune/RectItemDecoration/actions/workflows/ci.yml)
[![](https://jitpack.io/v/ChanTsune/rect-item-decoration.svg)](https://jitpack.io/#ChanTsune/rect-item-decoration)
![GitHub](https://img.shields.io/github/license/ChanTsune/rect-item-decoration)

```gradle
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
```

```gradle
dependencies {
implementation 'com.github.ChanTsune:rect-item-decoration:${latest_version}'
}
```

## License

This project published under MIT License.
For more information see [LICENSE](./LICENSE).