MVN

com.afollestad : recyclical

Maven & Gradle

Feb 21, 2021
1 usages
716 stars

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

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>recyclical</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.afollestad : recyclical to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.afollestad : recyclical to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
recyclical-1.1.1
recyclical-1.1.0
1.0.x
recyclical-1.0.1
recyclical-1.0.0
0.9.x
recyclical-0.9.1
recyclical-0.9.0
0.8.x
recyclical-0.8.0
0.7.x
recyclical-0.7.2
recyclical-0.7.1
recyclical-0.7.0
0.6.x
recyclical-0.6.0
0.5.x
recyclical-0.5.2
recyclical-0.5.1
recyclical-0.5.0
0.4.x
recyclical-0.4.0
0.3.x
recyclical-0.3.2
recyclical-0.3.1
recyclical-0.3.0
0.2.x
recyclical-0.2.1
recyclical-0.2.0
0.1.x
recyclical-0.1.1
recyclical-0.1.0

How to add a dependency to Maven

Add the following com.afollestad : recyclical maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>recyclical</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.afollestad : recyclical gradle dependency to your build.gradle file:

implementation 'com.afollestad:recyclical:0.8.0'

Gradle Kotlin DSL: Add the following com.afollestad : recyclical gradle kotlin dependency to your build.gradle.kts file:

implementation("com.afollestad:recyclical:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.afollestad : recyclical sbt scala dependency to your build.sbt file:

libraryDependencies += "com.afollestad" % "recyclical" % "0.8.0"

Advertisement

Dependencies from Group

Feb 21, 2021
2 usages
189 stars
Feb 21, 2021
2 usages
Feb 21, 2021
1 usages
251 stars
Feb 21, 2021
1 usages
Feb 21, 2021
1 usages
716 stars

Discover Dependencies

Feb 21, 2021
2 usages
316 stars
Feb 21, 2021
2 usages
316 stars
Feb 21, 2021
1.9k stars
Feb 21, 2021
1 usages
159 stars
Feb 21, 2021
67 stars
Feb 21, 2021
2 usages
67 stars
Feb 19, 2021
2 usages
68.1k stars
Feb 19, 2021
2 usages
68.1k stars
Feb 16, 2021
0 stars