MVN

com.github.chrisbanes.photoview : library

Maven & Gradle

Sep 17, 2015
9 usages
18.6k stars

PhotoView Library · A simple ImageView that support zooming, both by Multi-touch gestures and double-tap.

<dependency>
    <groupId>com.github.chrisbanes.photoview</groupId>
    <artifactId>library</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chrisbanes.photoview : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.github.chrisbanes.photoview : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
library-1.2.4
library-1.2.3
library-1.2.2
library-1.2.1
1.2
library-1.2
1.1
library-1.1
1.0
library-1.0

How to add a dependency to Maven

Add the following com.github.chrisbanes.photoview : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.chrisbanes.photoview</groupId>
    <artifactId>library</artifactId>
    <version>1.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.chrisbanes.photoview : library gradle dependency to your build.gradle file:

implementation 'com.github.chrisbanes.photoview:library:1.2.4'

Gradle Kotlin DSL: Add the following com.github.chrisbanes.photoview : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.chrisbanes.photoview:library:1.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.chrisbanes.photoview : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.chrisbanes.photoview" % "library" % "1.2.4"

Advertisement

Dependencies from Group

Sep 17, 2015
9 usages
18.6k stars
Oct 05, 2013
18k stars
Oct 05, 2013
18.6k stars

Discover Dependencies

Dec 08, 2022
32 usages
414 stars
Aug 25, 2023
32 usages
3.9k stars
Sep 25, 2017
1 usages
Dec 01, 2021
228 usages
2.1k stars
May 24, 2023
30 usages
26.1k stars
Mar 17, 2023
2k usages
2.1k stars
Aug 12, 2016
124 usages
6.1k stars
Apr 19, 2023
402 usages
190 stars
Sep 08, 2016
2 usages
10.9k stars