is not current version
Last Version 3.1

com.github.supersanders:cube-orm 1.5

Android SQLite ORM.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.supersanders
ArtifactId

ArtifactId

cube-orm
Version

Version

1.5
Type

Type

aar

Download cube-orm 1.5


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