License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.wangjiegulu |
ArtifactId | ArtifactIdrapidorm |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrapidorm
Quick solutions for Android ORM
|
Project URL |
Project URL |
Filename | Size |
---|---|
rapidorm-2.2.1.pom | |
rapidorm-2.2.1.aar | 63 KB |
rapidorm-2.2.1-android.aar | 63 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 26.1.0 |
RapidORM » library-api | jar | unspecified |