is not current version
Last Version 1.2.3

com.klinkerapps:peekview 1.0.8

A 3D touch implementation for Android.

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

peekview
Version

Version

1.0.8
Type

Type

aar

Download peekview 1.0.8


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