is not current version
Last Version 4.0.2

com.github.spyhunter99:super-tooltip-aar 4.0.1

SuperToolTips is an Open Source Android library that allows developers to easily create Tool Tips for views. Originally written by nhaarman at github

GroupId

GroupId

com.github.spyhunter99
ArtifactId

ArtifactId

super-tooltip-aar
Version

Version

4.0.1
Type

Type

aar

Download super-tooltip-aar 4.0.1


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