is not current version
Last Version 1.13.3

com.getkeepsafe.taptargetview:taptargetview 1.13.1

An implementation of tap targets from the Material Design guidelines for feature discovery

GroupId

GroupId

com.getkeepsafe.taptargetview
ArtifactId

ArtifactId

taptargetview
Version

Version

1.13.1
Type

Type

aar

Download taptargetview 1.13.1


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