is not current version
Last Version 1.1.0

com.xfinity:loadingdots 1.0.1

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

GroupId

GroupId

com.xfinity
ArtifactId

ArtifactId

loadingdots
Version

Version

1.0.1
Type

Type

aar

Download loadingdots 1.0.1


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