orchestra-balloon

Jetpack Compose tooltips library using the Balloon.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

orchestra-balloon
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

orchestra-balloon
Jetpack Compose tooltips library using the Balloon.
Project URL

Project URL

https://github.com/skydoves/orchestra/
Source Code Management

Source Code Management

https://github.com/skydoves/orchestra/

Download orchestra-balloon

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.skydoves : balloon jar 1.4.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.1.0
androidx.compose.runtime » runtime jar 1.1.0
androidx.compose.foundation » foundation jar 1.1.0
androidx.constraintlayout » constraintlayout-compose jar 1.0.0-alpha07
androidx.lifecycle » lifecycle-common-java8 jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4