is not current version
Last Version 1.3.3

com.github.qicodes:bubbleview 1.3.0

BubbleView

GroupId

GroupId

com.github.qicodes
ArtifactId

ArtifactId

bubbleview
Version

Version

1.3.0
Type

Type

aar

Download bubbleview 1.3.0


<!-- https://jarcasting.com/artifacts/com.github.qicodes/bubbleview/ -->
<dependency>
    <groupId>com.github.qicodes</groupId>
    <artifactId>bubbleview</artifactId>
    <version>1.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qicodes/bubbleview/
implementation 'com.github.qicodes:bubbleview:1.3.0'
// https://jarcasting.com/artifacts/com.github.qicodes/bubbleview/
implementation ("com.github.qicodes:bubbleview:1.3.0")
'com.github.qicodes:bubbleview:aar:1.3.0'
<dependency org="com.github.qicodes" name="bubbleview" rev="1.3.0">
  <artifact name="bubbleview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qicodes', module='bubbleview', version='1.3.0')
)
libraryDependencies += "com.github.qicodes" % "bubbleview" % "1.3.0"
[com.github.qicodes/bubbleview "1.3.0"]