License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.abubusoft |
ArtifactId | ArtifactIdkripton-orm |
Last Version | Last Version8.0.0-rc.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKripton ORM
Kripton Persistence Library - ORM module
|
Filename | Size |
---|---|
kripton-orm-8.0.0-rc.6.pom | |
kripton-orm-8.0.0-rc.6.jar | 93 KB |
kripton-orm-8.0.0-rc.6-sources.jar | 101 KB |
kripton-orm-8.0.0-rc.6-javadoc.jar | 844 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton-orm/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-orm</artifactId>
<version>8.0.0-rc.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton-orm/
implementation 'com.abubusoft:kripton-orm:8.0.0-rc.6'
// https://jarcasting.com/artifacts/com.abubusoft/kripton-orm/
implementation ("com.abubusoft:kripton-orm:8.0.0-rc.6")
'com.abubusoft:kripton-orm:jar:8.0.0-rc.6'
<dependency org="com.abubusoft" name="kripton-orm" rev="8.0.0-rc.6">
<artifact name="kripton-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton-orm', version='8.0.0-rc.6')
)
libraryDependencies += "com.abubusoft" % "kripton-orm" % "8.0.0-rc.6"
[com.abubusoft/kripton-orm "8.0.0-rc.6"]
Group / Artifact | Type | Version |
---|---|---|
com.abubusoft : kripton-android-core | jar | 8.0.0-rc.6 |
Group / Artifact | Type | Version |
---|---|---|
com.abubusoft : kripton-arch-integration | jar | 8.0.0-rc.6 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.19 |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
org.robolectric : robolectric | jar | 3.1.4 |
org.robolectric : android-all | jar | 5.0.0_r2-robolectric-0 |
com.google.android : android | jar | 4.1.1.4 |
com.google.android : support-v4 | jar | r7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.unitils : unitils-core | jar | 3.4.2 |
commons-io : commons-io | jar | 2.7 |