Simple Item Decoration

A divider for Android's RecyclerView using RecyclerView.ItemDecoration

Лицензия

Лицензия

Группа

Группа

com.bignerdranch.android
Идентификатор

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

simple-item-decoration
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Simple Item Decoration
A divider for Android's RecyclerView using RecyclerView.ItemDecoration
Ссылка на сайт

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

https://github.com/bignerdranch/simple-item-decoration
Система контроля версий

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

https://github.com/bignerdranch/simple-item-decoration

Скачать simple-item-decoration

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » recyclerview-v7 jar 23.1.1

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

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

Simple Item Decoration

A library for adding dividers and offsets to Android's RecyclerView using RecyclerView.ItemDecoration.

For more information please see the website.

Download

v1.0.0 AAR

Gradle

compile 'com.bignerdranch.android:simple-item-decoration:1.0.0'

Maven

<dependency>
    <groupId>com.bignerdranch.android</groupId>
    <artifactId>simple-item-decoration</artifactId>
    <version>1.0.0</version>
</dependency>

License

The MIT License

Copyright (c) 2015 Big Nerd Ranch

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
com.bignerdranch.android

Big Nerd Ranch

Версии библиотеки

Версия
1.0.0