License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdorchestra-balloon |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionorchestra-balloon
Jetpack Compose tooltips library using the Balloon.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orchestra-balloon-1.1.3.pom | |
orchestra-balloon-1.1.3.module | 3 KB |
orchestra-balloon-1.1.3-sources.jar | 2 KB |
orchestra-balloon-1.1.3-javadoc.jar | 187 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.skydoves : balloon | jar | 1.4.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |