Last Version

Recyclical 1.1.1

🚀 An easy-to-use, extensible Kotlin DSL for setting up and manipulating RecyclerViews.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

recyclical
Version

Version

1.1.1
Type

Type

aar
Description

Description

Recyclical
🚀 An easy-to-use, extensible Kotlin DSL for setting up and manipulating RecyclerViews.
Project URL

Project URL

https://github.com/afollestad/recyclical

Download recyclical 1.1.1


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

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

Project Modules

There are no modules declared in this project.