License |
License |
---|---|
GroupId | GroupIdcom.permutive.android |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPermutive Android core library
Permutive SDK for the Android platform
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-1.6.0.pom | |
core-1.6.0.aar | 903 KB |
core-1.6.0-sources.jar | 6 KB |
core-1.6.0-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.permutive.android/core/ -->
<dependency>
<groupId>com.permutive.android</groupId>
<artifactId>core</artifactId>
<version>1.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.permutive.android/core/
implementation 'com.permutive.android:core:1.6.0'
// https://jarcasting.com/artifacts/com.permutive.android/core/
implementation ("com.permutive.android:core:1.6.0")
'com.permutive.android:core:aar:1.6.0'
<dependency org="com.permutive.android" name="core" rev="1.6.0">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.permutive.android', module='core', version='1.6.0')
)
libraryDependencies += "com.permutive.android" % "core" % "1.6.0"
[com.permutive.android/core "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.permutive.android : common | jar | 1.5.12 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-rx2 | jar | 1.6.0 |
com.squareup.moshi : moshi | jar | 1.13.0 |
com.squareup.retrofit2 : retrofit | jar | 2.6.4 |
com.squareup.retrofit2 : converter-moshi | jar | 2.6.4 |
com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.5.0 |
com.squareup.retrofit2 : converter-scalars | jar | 2.5.0 |
com.squareup.okhttp3 : okhttp | jar | 3.12.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.13 |
io.reactivex.rxjava2 : rxkotlin | jar | 2.3.0 |
androidx.room » room-runtime | jar | 2.4.0 |
androidx.room » room-rxjava2 | jar | 2.4.0 |
androidx.room » room-ktx | jar | 2.4.0 |
io.arrow-kt : arrow-core-data | jar | 0.10.4 |
androidx.annotation » annotation | jar | 1.1.0 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.3 |