is not current version
Last Version 1.1.0

com.xfinity:loadingdots 1.0.2

A LoadingDots view based on AnimatedVectorDrawable. Backwards compatible to API 11

GroupId

GroupId

com.xfinity
ArtifactId

ArtifactId

loadingdots
Version

Version

1.0.2
Type

Type

aar

Download loadingdots 1.0.2


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