License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdballoon |
Version | Version1.3.4 |
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.3.4.pom | |
balloon-1.3.4.module | 3 KB |
balloon-1.3.4-sources.jar | 45 KB |
balloon-1.3.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/balloon/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>balloon</artifactId>
<version>1.3.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/balloon/
implementation 'com.github.skydoves:balloon:1.3.4'
// https://jarcasting.com/artifacts/com.github.skydoves/balloon/
implementation ("com.github.skydoves:balloon:1.3.4")
'com.github.skydoves:balloon:aar:1.3.4'
<dependency org="com.github.skydoves" name="balloon" rev="1.3.4">
<artifact name="balloon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='balloon', version='1.3.4')
)
libraryDependencies += "com.github.skydoves" % "balloon" % "1.3.4"
[com.github.skydoves/balloon "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.1.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.fragment » fragment-ktx | jar | 1.3.1 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.0 |