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

EzLoaders
Last Version

Last Version

1.1
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 EzLoaders

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1