| License |
License |
|---|---|
| GroupId | GroupIdcom.rubensousa |
| ArtifactId | ArtifactIddecorator |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDecorator
A collection of ItemDecorations for RecyclerView
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| decorator-2.0.2.pom | |
| decorator-2.0.2.aar | 55 KB |
| decorator-2.0.2-sources.jar | 20 KB |
| decorator-2.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rubensousa/decorator/ -->
<dependency>
<groupId>com.rubensousa</groupId>
<artifactId>decorator</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rubensousa/decorator/
implementation 'com.rubensousa:decorator:2.0.2'
// https://jarcasting.com/artifacts/com.rubensousa/decorator/
implementation ("com.rubensousa:decorator:2.0.2")
'com.rubensousa:decorator:aar:2.0.2'
<dependency org="com.rubensousa" name="decorator" rev="2.0.2">
<artifact name="decorator" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rubensousa', module='decorator', version='2.0.2')
)
libraryDependencies += "com.rubensousa" % "decorator" % "2.0.2"
[com.rubensousa/decorator "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.21 |
| androidx.appcompat » appcompat | jar | 1.4.2 |
| androidx.core » core-ktx | jar | 1.8.0 |