License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.yalantis |
ArtifactId | ArtifactIdphoenix |
Version | Version1.2.3 |
Type | Typeaar |
Description |
DescriptionPhoenix
Android Library to add beautiful Pull-to-Refresh widget
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
phoenix-1.2.3.pom | |
phoenix-1.2.3.aar | 195 KB |
phoenix-1.2.3-sources.jar | 8 KB |
phoenix-1.2.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yalantis/phoenix/ -->
<dependency>
<groupId>com.yalantis</groupId>
<artifactId>phoenix</artifactId>
<version>1.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yalantis/phoenix/
implementation 'com.yalantis:phoenix:1.2.3'
// https://jarcasting.com/artifacts/com.yalantis/phoenix/
implementation ("com.yalantis:phoenix:1.2.3")
'com.yalantis:phoenix:aar:1.2.3'
<dependency org="com.yalantis" name="phoenix" rev="1.2.3">
<artifact name="phoenix" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yalantis', module='phoenix', version='1.2.3')
)
libraryDependencies += "com.yalantis" % "phoenix" % "1.2.3"
[com.yalantis/phoenix "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 23.1.1 |