is not current version
Last Version 1.0.14

com.github.frist008:nixpref 1.0.10

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

GroupId

GroupId

com.github.frist008
ArtifactId

ArtifactId

nixpref
Version

Version

1.0.10
Type

Type

aar

Download nixpref 1.0.10


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