| License |
License |
|---|---|
| GroupId | GroupIdcom.hovans.pulltorefresh |
| ArtifactId | ArtifactIdlibrary |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionPull To Refresh
Pull To Refresh Views for Android
|
| Filename | Size |
|---|---|
| library-2.1.1.pom | |
| library-2.1.1.aar | 200 KB |
| library-2.1.1-sources.jar | 48 KB |
| library-2.1.1-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hovans.pulltorefresh/library/ -->
<dependency>
<groupId>com.hovans.pulltorefresh</groupId>
<artifactId>library</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hovans.pulltorefresh/library/
implementation 'com.hovans.pulltorefresh:library:2.1.1'
// https://jarcasting.com/artifacts/com.hovans.pulltorefresh/library/
implementation ("com.hovans.pulltorefresh:library:2.1.1")
'com.hovans.pulltorefresh:library:aar:2.1.1'
<dependency org="com.hovans.pulltorefresh" name="library" rev="2.1.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hovans.pulltorefresh', module='library', version='2.1.1')
)
libraryDependencies += "com.hovans.pulltorefresh" % "library" % "2.1.1"
[com.hovans.pulltorefresh/library "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | + |