is not current version
Last Version 1.2.3

com.klinkerapps:peekview 1.0.0

A 3D touch implementation for Android.

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

peekview
Version

Version

1.0.0
Type

Type

aar

Download peekview 1.0.0


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