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