MVN

com.androidpi : literefresh

Maven & Gradle

Sep 16, 2018
2 usages
38 stars

LiteRefresh · Nested scrolling UI library for Android based on CoordinatorLayout. Pull-to-refresh and pull-to-load-more are supported.

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

Latest Version

Choose a version of com.androidpi : literefresh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0
  • Latest Beta: 0.8.0-beta

All Versions

Choose a version of com.androidpi : literefresh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
literefresh-0.8.0
literefresh-0.8.0-beta

How to add a dependency to Maven

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

<dependency>
    <groupId>com.androidpi</groupId>
    <artifactId>literefresh</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.androidpi : literefresh gradle dependency to your build.gradle file:

implementation 'com.androidpi:literefresh:0.8.0'

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

implementation("com.androidpi:literefresh:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.androidpi : literefresh sbt scala dependency to your build.sbt file:

libraryDependencies += "com.androidpi" % "literefresh" % "0.8.0"

Advertisement

Dependencies from Group

Sep 16, 2018
2 usages
38 stars
Sep 16, 2018
38 stars
Sep 14, 2018
38 stars

Discover Dependencies

Jun 15, 2019
3 usages
1 stars
Apr 12, 2020
2 usages
4 stars
Apr 26, 2019
2 usages
Mar 26, 2019
2 usages
4 stars
Apr 12, 2020
2 usages
4 stars
Apr 23, 2020
3 usages
Oct 17, 2019
2 usages
6 stars
Feb 17, 2020
3 usages
2 stars
Mar 01, 2020
1 usages
4 stars