Download nixloader-1.0.3.jar file - Jar n

Jar examples for n:nixloader

Description

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

You can download jar file nixloader 1.0.3 in this page.

License

MIT

Build File

You can use the following script to add nixloader-1.0.3.jar to your project.

<dependency>
   <groupId>com.github.frist008</groupId>
   <artifactId>nixloader</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.github.frist008', name: 'nixloader', version: '1.0.3'
libraryDependencies += "com.github.frist008" % "nixloader" % "1.0.3"
<dependency org="com.github.frist008" name="nixloader" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.frist008', module='nixloader', version='1.0.3'))
'com.github.frist008:nixloader:jar:1.0.3'

Download

Click the following link to download the jar file.

nixloader-1.0.3-javadoc.jar
nixloader-1.0.3-sources.jar
nixloader-1.0.3.pom



Related Tutorials