is not current version
Last Version 1.0.14

com.github.frist008:nixloader 1.0.9

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

GroupId

GroupId

com.github.frist008
ArtifactId

ArtifactId

nixloader
Version

Version

1.0.9
Type

Type

aar

Download nixloader 1.0.9


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