MVN

com.yalantis : pulltomakesoup

Maven & Gradle

Aug 23, 2016
1.4k stars

PullToMakeSoup · Pull to refresh library,that implements soup making animation.

<dependency>
    <groupId>com.yalantis</groupId>
    <artifactId>pulltomakesoup</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yalantis : pulltomakesoup to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.yalantis : pulltomakesoup to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
pulltomakesoup-1.0.2
pulltomakesoup-1.0.1
1.0
pulltomakesoup-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.yalantis</groupId>
    <artifactId>pulltomakesoup</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yalantis : pulltomakesoup gradle dependency to your build.gradle file:

implementation 'com.yalantis:pulltomakesoup:1.0.2'

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

implementation("com.yalantis:pulltomakesoup:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yalantis : pulltomakesoup sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yalantis" % "pulltomakesoup" % "1.0.2"

Advertisement

Dependencies from Group

Sep 08, 2016
2 usages
10.9k stars
May 25, 2016
3.8k stars
Nov 30, 2015
4k stars
Mar 21, 2016
1.9k stars
Sep 27, 2016
2.1k stars

Discover Dependencies