TooltipView

Dead simple Android Tooltip Views

License

License

GroupId

GroupId

com.venmo.view.tooltip
ArtifactId

ArtifactId

tooltip
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

TooltipView
Dead simple Android Tooltip Views
Project URL

Project URL

https://github.com/venmo/tooltip-view
Source Code Management

Source Code Management

https://github.com/venmo/tooltip-view

Download tooltip

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 22.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1