CircularFillableLoaders

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

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

circularfillableloaders
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/lopspower/CircularFillableLoaders
Source Code Management

Source Code Management

https://github.com/lopspower/CircularFillableLoaders

Download circularfillableloaders

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.2.0
1.1.0
1.0.0