License |
License
'The Apache Software License, Version 2.0'
|
---|---|
GroupId | GroupIdcom.github.qicodes |
ArtifactId | ArtifactIdbubbleview |
Version | Version1.3.3 |
Type | Typeaar |
Description |
DescriptionBubbleView
BubbleView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bubbleview-1.3.3.pom | |
bubbleview-1.3.3.aar | 30 KB |
bubbleview-1.3.3-sources.jar | 4 KB |
bubbleview-1.3.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qicodes/bubbleview/ -->
<dependency>
<groupId>com.github.qicodes</groupId>
<artifactId>bubbleview</artifactId>
<version>1.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qicodes/bubbleview/
implementation 'com.github.qicodes:bubbleview:1.3.3'
// https://jarcasting.com/artifacts/com.github.qicodes/bubbleview/
implementation ("com.github.qicodes:bubbleview:1.3.3")
'com.github.qicodes:bubbleview:aar:1.3.3'
<dependency org="com.github.qicodes" name="bubbleview" rev="1.3.3">
<artifact name="bubbleview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qicodes', module='bubbleview', version='1.3.3')
)
libraryDependencies += "com.github.qicodes" % "bubbleview" % "1.3.3"
[com.github.qicodes/bubbleview "1.3.3"]