GroupId | GroupIdcom.github.jorgecastilloprz |
---|---|
ArtifactId | ArtifactIdfillableloaders |
Version | Version1.01 |
Type | Typeaar |
Filename | Size |
---|---|
fillableloaders-1.01.pom | |
fillableloaders-1.01.aar | 22 KB |
fillableloaders-1.01-sources.jar | 20 KB |
fillableloaders-1.01-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fillableloaders/ -->
<dependency>
<groupId>com.github.jorgecastilloprz</groupId>
<artifactId>fillableloaders</artifactId>
<version>1.01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fillableloaders/
implementation 'com.github.jorgecastilloprz:fillableloaders:1.01'
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fillableloaders/
implementation ("com.github.jorgecastilloprz:fillableloaders:1.01")
'com.github.jorgecastilloprz:fillableloaders:aar:1.01'
<dependency org="com.github.jorgecastilloprz" name="fillableloaders" rev="1.01">
<artifact name="fillableloaders" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jorgecastilloprz', module='fillableloaders', version='1.01')
)
libraryDependencies += "com.github.jorgecastilloprz" % "fillableloaders" % "1.01"
[com.github.jorgecastilloprz/fillableloaders "1.01"]