MVN

co.trikita : anvil-recyclerview-v7

Maven & Gradle

Mar 28, 2017
1.4k stars

Anvil (recyclerview-v7) · Lightweight reactive UI library for Android.

<dependency>
    <groupId>co.trikita</groupId>
    <artifactId>anvil-recyclerview-v7</artifactId>
    <version>0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.trikita : anvil-recyclerview-v7 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.2

All Versions

Choose a version of co.trikita : anvil-recyclerview-v7 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
anvil-recyclerview-v7-0.5.2
anvil-recyclerview-v7-0.5.1
anvil-recyclerview-v7-0.5.0
0.4.x
anvil-recyclerview-v7-0.4.0
0.3.x
anvil-recyclerview-v7-0.3.6

How to add a dependency to Maven

Add the following co.trikita : anvil-recyclerview-v7 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.trikita</groupId>
    <artifactId>anvil-recyclerview-v7</artifactId>
    <version>0.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.trikita : anvil-recyclerview-v7 gradle dependency to your build.gradle file:

implementation 'co.trikita:anvil-recyclerview-v7:0.5.2'

Gradle Kotlin DSL: Add the following co.trikita : anvil-recyclerview-v7 gradle kotlin dependency to your build.gradle.kts file:

implementation("co.trikita:anvil-recyclerview-v7:0.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.trikita : anvil-recyclerview-v7 sbt scala dependency to your build.sbt file:

libraryDependencies += "co.trikita" % "anvil-recyclerview-v7" % "0.5.2"

Advertisement

Dependencies from Group

Mar 28, 2017
1 usages
1.4k stars
Jul 29, 2015
1.4k stars
log
Jul 24, 2015
155 stars
Mar 28, 2017
1.4k stars
Apr 10, 2016
1.4k stars

Discover Dependencies