rapidorm

Quick solutions for Android ORM

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

rapidorm
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

rapidorm
Quick solutions for Android ORM
Project URL

Project URL

https://github.com/wangjiegulu/RapidORM

Download rapidorm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 26.1.0
RapidORM » library-api jar unspecified

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.1-rc03
2.1.1-rc02
2.1.1-rc01
2.1.0
2.1.0-rc01