Download peekview-1.1.1.jar file - Jar p

Jar examples for p:peekview

Description

A 3D touch implementation for Android.

You can download jar file peekview 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add peekview-1.1.1.jar to your project.

<dependency>
   <groupId>com.klinkerapps</groupId>
   <artifactId>peekview</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.klinkerapps', name: 'peekview', version: '1.1.1'
libraryDependencies += "com.klinkerapps" % "peekview" % "1.1.1"
<dependency org="com.klinkerapps" name="peekview" rev="1.1.1"/>
@Grapes(@Grab(group='com.klinkerapps', module='peekview', version='1.1.1'))
'com.klinkerapps:peekview:jar:1.1.1'

Download

Click the following link to download the jar file.

peekview-1.1.1-javadoc.jar
peekview-1.1.1-sources.jar
peekview-1.1.1.pom



Related Tutorials