License |
License |
---|---|
GroupId | GroupIdcom.mikhaellopez |
ArtifactId | ArtifactIdcircularfillableloaders |
Version | Version1.4.0 |
Type | Typeaar |
Description |
DescriptionCircularFillableLoaders
This is an Android project allowing to realize a beautiful circular fillable loaders to be used for splashscreen for example.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]