is not current version
Last Version 2.0.2

Decorator 2.0.0

A collection of ItemDecorations for RecyclerView

License

License

GroupId

GroupId

com.rubensousa
ArtifactId

ArtifactId

decorator
Version

Version

2.0.0
Type

Type

aar
Description

Description

Decorator
A collection of ItemDecorations for RecyclerView
Project URL

Project URL

https://github.com/rubensousa/Decorator/
Source Code Management

Source Code Management

https://github.com/rubensousa/Decorator/

Download decorator 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.1.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.71
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.2.0

Project Modules

There are no modules declared in this project.