Download nixadapter-1.0.5.jar file - Jar n

Jar examples for n:nixadapter

Description

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

You can download jar file nixadapter 1.0.5 in this page.

License

MIT

Build File

You can use the following script to add nixadapter-1.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

nixadapter-1.0.5-javadoc.jar
nixadapter-1.0.5-sources.jar
nixadapter-1.0.5.pom



Related Tutorials