Android SQLite ORM

Android SQLite ORM.

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

com.github.supersanders
ArtifactId

ArtifactId

cube-orm
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

aar
Description

Description

Android SQLite ORM
Android SQLite ORM.
Project URL

Project URL

https://github.com/SuperSanders/cube-orm
Source Code Management

Source Code Management

https://github.com/SuperSanders/cube-orm

Download cube-orm

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.1
3.0
2.0
1.5
1.3
1.2.2
1.2.1