License |
License |
---|---|
GroupId | GroupIdcom.github.jorgecastilloprz |
ArtifactId | ArtifactIdfillableloaders |
Version | Version1.03 |
Type | Typeaar |
Description |
DescriptionAndroidFillableLoaders library
Fillable loaders Android UI library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fillableloaders-1.03.pom | |
fillableloaders-1.03.aar | 26 KB |
fillableloaders-1.03-sources.jar | 23 KB |
fillableloaders-1.03-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fillableloaders/ -->
<dependency>
<groupId>com.github.jorgecastilloprz</groupId>
<artifactId>fillableloaders</artifactId>
<version>1.03</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fillableloaders/
implementation 'com.github.jorgecastilloprz:fillableloaders:1.03'
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fillableloaders/
implementation ("com.github.jorgecastilloprz:fillableloaders:1.03")
'com.github.jorgecastilloprz:fillableloaders:aar:1.03'
<dependency org="com.github.jorgecastilloprz" name="fillableloaders" rev="1.03">
<artifact name="fillableloaders" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jorgecastilloprz', module='fillableloaders', version='1.03')
)
libraryDependencies += "com.github.jorgecastilloprz" % "fillableloaders" % "1.03"
[com.github.jorgecastilloprz/fillableloaders "1.03"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 22.2.0 |