is not current version
Last Version 1.4.0

com.mikhaellopez:circularfillableloaders 1.2.0

This is an Android project allowing to realize a beautiful circular fillable loaders to be used for splashscreen for example.

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

circularfillableloaders
Version

Version

1.2.0
Type

Type

aar

Download circularfillableloaders 1.2.0


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