не последняя версия
Последняя версия 4.0.2

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

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

Группа

Группа

com.github.spyhunter99
Идентификатор

Идентификатор

super-tooltip-aar
Версия

Версия

4.0.0
Тип

Тип

aar

Скачать super-tooltip-aar 4.0.0


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