is not current version
Last Version 1.4.5

com.github.skydoves:balloon 1.2.4

A lightweight popup like tooltips, fully customizable with arrow and animations.

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

balloon
Version

Version

1.2.4
Type

Type

aar

Download balloon 1.2.4


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