pullzoomview

An Android custom ListView and ScrollView with pull to zoom-in.

License

License

GroupId

GroupId

io.github.dennisguo
ArtifactId

ArtifactId

pullzoomview
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

pullzoomview
An Android custom ListView and ScrollView with pull to zoom-in.
Project URL

Project URL

https://github.com/DennisGuo/PullZoomView
Source Code Management

Source Code Management

https://github.com/DennisGuo/PullZoomView/

Download pullzoomview

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1