License |
License |
---|---|
GroupId | GroupIdcom.kustomer.chat |
ArtifactId | ArtifactIdcore |
Version | Version2.7.0 |
Type | Typeaar |
Description |
DescriptionKustomer-Android-Core-SDK
Kustomer Core SDK
|
Filename | Size |
---|---|
core-2.7.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.kustomer.chat/core/ -->
<dependency>
<groupId>com.kustomer.chat</groupId>
<artifactId>core</artifactId>
<version>2.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kustomer.chat/core/
implementation 'com.kustomer.chat:core:2.7.0'
// https://jarcasting.com/artifacts/com.kustomer.chat/core/
implementation ("com.kustomer.chat:core:2.7.0")
'com.kustomer.chat:core:aar:2.7.0'
<dependency org="com.kustomer.chat" name="core" rev="2.7.0">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kustomer.chat', module='core', version='2.7.0')
)
libraryDependencies += "com.kustomer.chat" % "core" % "2.7.0"
[com.kustomer.chat/core "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.moshi : moshi | jar | 1.11.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.4 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.4.21 |
com.pubnub : pubnub-kotlin | jar | 5.1.1 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.2.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
com.squareup.moshi : moshi-adapters | jar | 1.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.google.truth : truth | jar | 1.0.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-test | jar | 1.3.8 |
org.robolectric : robolectric | jar | 4.3.1 |
io.mockk : mockk | jar | 1.10.4 |
com.squareup.okhttp3 : mockwebserver3 | jar | 5.0.0-alpha.2 |
androidx.arch.core » core-testing | jar | 2.1.0 |
androidx.test » core-ktx | jar | 1.3.0 |
androidx.test.ext » junit | jar | 1.1.2 |