is not current version
Last Version 1.03

com.github.jorgecastilloprz:fillableloaders 1.00

Fillable loaders Android UI library.

GroupId

GroupId

com.github.jorgecastilloprz
ArtifactId

ArtifactId

fillableloaders
Version

Version

1.00
Type

Type

aar

Download fillableloaders 1.00


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