| License |
License |
|---|---|
| GroupId | GroupIdcom.github.skydoves |
| ArtifactId | ArtifactIdballoon |
| Version | Version1.4.1 |
| Type | Typeaar |
| Description |
Descriptionballoon
A lightweight popup like tooltips, fully customizable with arrow and animations.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| balloon-1.4.1.pom | |
| balloon-1.4.1.module | 3 KB |
| balloon-1.4.1-sources.jar | 261 bytes |
| balloon-1.4.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/balloon/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>balloon</artifactId>
<version>1.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/balloon/
implementation 'com.github.skydoves:balloon:1.4.1'
// https://jarcasting.com/artifacts/com.github.skydoves/balloon/
implementation ("com.github.skydoves:balloon:1.4.1")
'com.github.skydoves:balloon:aar:1.4.1'
<dependency org="com.github.skydoves" name="balloon" rev="1.4.1">
<artifact name="balloon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='balloon', version='1.4.1')
)
libraryDependencies += "com.github.skydoves" % "balloon" % "1.4.1"
[com.github.skydoves/balloon "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.0 |
| androidx.fragment » fragment-ktx | jar | 1.3.3 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.0 |
| androidx.annotation » annotation | jar | 1.3.0 |