is not current version
Last Version 1.1.1

ToolTips 1.1.0

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
Version

Version

1.1.0
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 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.