NixPref

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

nixpref
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

aar
Description

Description

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

Download nixpref

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.frist008 : core jar 1.0.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9