License |
License |
---|---|
GroupId | GroupIdcom.xfinity |
ArtifactId | ArtifactIdloadingdots |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLoading Dots Library
A LoadingDots view based on AnimatedVectorDrawable. Backwards compatible to API 11
|
Project URL |
Project URL |
Filename | Size |
---|---|
loadingdots-1.1.0.pom | |
loadingdots-1.1.0.aar | 23 KB |
loadingdots-1.1.0-sources.jar | 1 KB |
loadingdots-1.1.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xfinity/loadingdots/ -->
<dependency>
<groupId>com.xfinity</groupId>
<artifactId>loadingdots</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.xfinity/loadingdots/
implementation 'com.xfinity:loadingdots:1.1.0'
// https://jarcasting.com/artifacts/com.xfinity/loadingdots/
implementation ("com.xfinity:loadingdots:1.1.0")
'com.xfinity:loadingdots:aar:1.1.0'
<dependency org="com.xfinity" name="loadingdots" rev="1.1.0">
<artifact name="loadingdots" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.xfinity', module='loadingdots', version='1.1.0')
)
libraryDependencies += "com.xfinity" % "loadingdots" % "1.1.0"
[com.xfinity/loadingdots "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.0.0 |
org.jetbrains : annotations-java5 | jar | 15.0 |