is not current version
Last Version 1.13.3

TapTargetView 1.13.2

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

License

License

GroupId

GroupId

com.getkeepsafe.taptargetview
ArtifactId

ArtifactId

taptargetview
Version

Version

1.13.2
Type

Type

aar
Description

Description

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

Project URL

https://github.com/KeepSafe/TapTargetView
Source Code Management

Source Code Management

https://github.com/KeepSafe/TapTargetView

Download taptargetview 1.13.2


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
androidx.appcompat » appcompat jar 1.0.0

runtime (1)

Group / Artifact Type Version
androidx.core » core jar 1.0.0

Project Modules

There are no modules declared in this project.