tooltips

Simple to use library for android, enabling to add a tooltip near any view with ease

License

License

GroupId

GroupId

com.tomergoldst.android
ArtifactId

ArtifactId

tooltips
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

tooltips
Simple to use library for android, enabling to add a tooltip near any view with ease
Project URL

Project URL

https://github.com/tomergoldst/tooltips
Source Code Management

Source Code Management

https://github.com/tomergoldst/tooltips

Download tooltips

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.11
1.0.6