Last Version

NixLoader 1.0.14

Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders

License

License

MIT
GroupId

GroupId

com.github.frist008
ArtifactId

ArtifactId

nixloader
Version

Version

1.0.14
Type

Type

aar
Description

Description

NixLoader
Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders

Download nixloader 1.0.14


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.frist008 : core jar 1.0.14
com.android.support » recyclerview-v7 jar 24.1.1
se.emilsjolander : stickylistheaders jar 2.7.0

Project Modules

There are no modules declared in this project.