is not current version
Last Version 1.2.3

com.yalantis:phoenix 1.1.0

Android Library to add beautiful Pull-to-Refresh widget

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.yalantis
ArtifactId

ArtifactId

phoenix
Version

Version

1.1.0
Type

Type

aar

Download phoenix 1.1.0


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