ez-loaders

ez-loaders is an Android library that reduces the boiler plate code necessary for Loader use

License

License

GroupId

GroupId

com.lukekorth
ArtifactId

ArtifactId

ez-loaders
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

ez-loaders
ez-loaders is an Android library that reduces the boiler plate code necessary for Loader use
Project URL

Project URL

https://github.com/lkorth/ez-loaders

Download ez-loaders

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3
1.2