License |
License |
---|---|
GroupId | GroupIdcom.klinkerapps |
ArtifactId | ArtifactIdphoto_view |
Version | Version1.3.1 |
Type | Typeaar |
Description |
DescriptionPhoto View
A simple ImageView that support zooming, both by Multi-touch gestures and double-tap.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
photo_view-1.3.1.pom | |
photo_view-1.3.1.aar | 31 KB |
photo_view-1.3.1-sources.jar | 27 KB |
photo_view-1.3.1-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.klinkerapps/photo_view/ -->
<dependency>
<groupId>com.klinkerapps</groupId>
<artifactId>photo_view</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.klinkerapps/photo_view/
implementation 'com.klinkerapps:photo_view:1.3.1'
// https://jarcasting.com/artifacts/com.klinkerapps/photo_view/
implementation ("com.klinkerapps:photo_view:1.3.1")
'com.klinkerapps:photo_view:aar:1.3.1'
<dependency org="com.klinkerapps" name="photo_view" rev="1.3.1">
<artifact name="photo_view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.klinkerapps', module='photo_view', version='1.3.1')
)
libraryDependencies += "com.klinkerapps" % "photo_view" % "1.3.1"
[com.klinkerapps/photo_view "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-core-utils | jar | 25.0.0 |