Download nixadapter-1.0.6.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.6 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

nixadapter-1.0.6-javadoc.jar
nixadapter-1.0.6-sources.jar
nixadapter-1.0.6.pom



Related Tutorials