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

com.github.skydoves:balloon 1.3.0

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

Группа

Группа

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

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

balloon
Версия

Версия

1.3.0
Тип

Тип

aar

Скачать balloon 1.3.0


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