License |
License |
---|---|
GroupId | GroupIdcom.lukekorth |
ArtifactId | ArtifactIdez-loaders |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionez-loaders
ez-loaders is an Android library that reduces the boiler plate code necessary for Loader use
|
Project URL |
Project URL |
Filename | Size |
---|---|
ez-loaders-1.4.0.pom | |
ez-loaders-1.4.0.aar | 3 KB |
ez-loaders-1.4.0-sources.jar | 3 KB |
ez-loaders-1.4.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lukekorth/ez-loaders/ -->
<dependency>
<groupId>com.lukekorth</groupId>
<artifactId>ez-loaders</artifactId>
<version>1.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lukekorth/ez-loaders/
implementation 'com.lukekorth:ez-loaders:1.4.0'
// https://jarcasting.com/artifacts/com.lukekorth/ez-loaders/
implementation ("com.lukekorth:ez-loaders:1.4.0")
'com.lukekorth:ez-loaders:aar:1.4.0'
<dependency org="com.lukekorth" name="ez-loaders" rev="1.4.0">
<artifact name="ez-loaders" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lukekorth', module='ez-loaders', version='1.4.0')
)
libraryDependencies += "com.lukekorth" % "ez-loaders" % "1.4.0"
[com.lukekorth/ez-loaders "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 21.0.3 |