GroupId | GroupIdio.github.kaustubhpatange |
---|---|
ArtifactId | ArtifactIdfloating-bubble |
Version | Version3.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
floating-bubble-3.0.1.pom | |
floating-bubble-3.0.1-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/floating-bubble/ -->
<dependency>
<groupId>io.github.kaustubhpatange</groupId>
<artifactId>floating-bubble</artifactId>
<version>3.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/floating-bubble/
implementation 'io.github.kaustubhpatange:floating-bubble:3.0.1'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/floating-bubble/
implementation ("io.github.kaustubhpatange:floating-bubble:3.0.1")
'io.github.kaustubhpatange:floating-bubble:aar:3.0.1'
<dependency org="io.github.kaustubhpatange" name="floating-bubble" rev="3.0.1">
<artifact name="floating-bubble" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='floating-bubble', version='3.0.1')
)
libraryDependencies += "io.github.kaustubhpatange" % "floating-bubble" % "3.0.1"
[io.github.kaustubhpatange/floating-bubble "3.0.1"]