Download rapidorm-api-2.1.0.jar file - Jar r

Jar examples for r:rapidorm-api

Description

Quick solutions for Android ORM

You can download jar file rapidorm-api 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rapidorm-api-2.1.0.jar to your project.

<dependency>
   <groupId>com.github.wangjiegulu</groupId>
   <artifactId>rapidorm-api</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.github.wangjiegulu', name: 'rapidorm-api', version: '2.1.0'
libraryDependencies += "com.github.wangjiegulu" % "rapidorm-api" % "2.1.0"
<dependency org="com.github.wangjiegulu" name="rapidorm-api" rev="2.1.0"/>
@Grapes(@Grab(group='com.github.wangjiegulu', module='rapidorm-api', version='2.1.0'))
'com.github.wangjiegulu:rapidorm-api:jar:2.1.0'

Download

Click the following link to download the jar file.

rapidorm-api-2.1.0-javadoc.jar
rapidorm-api-2.1.0-sources.jar
rapidorm-api-2.1.0.jar
rapidorm-api-2.1.0.pom



Related Tutorials