License |
License |
---|---|
GroupId | GroupIdcom.abubusoft |
ArtifactId | ArtifactIdkripton-android-core |
Last Version | Last Version8.0.0-rc.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKripton Android Core
Kripton Persistence Library for Android platform - core module for android modules
|
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton-android-core/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-android-core</artifactId>
<version>8.0.0-rc.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton-android-core/
implementation 'com.abubusoft:kripton-android-core:8.0.0-rc.6'
// https://jarcasting.com/artifacts/com.abubusoft/kripton-android-core/
implementation ("com.abubusoft:kripton-android-core:8.0.0-rc.6")
'com.abubusoft:kripton-android-core:jar:8.0.0-rc.6'
<dependency org="com.abubusoft" name="kripton-android-core" rev="8.0.0-rc.6">
<artifact name="kripton-android-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton-android-core', version='8.0.0-rc.6')
)
libraryDependencies += "com.abubusoft" % "kripton-android-core" % "8.0.0-rc.6"
[com.abubusoft/kripton-android-core "8.0.0-rc.6"]
Group / Artifact | Type | Version |
---|---|---|
com.abubusoft : kripton-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 |