| License |
License |
|---|---|
| GroupId | GroupIdim.crisp |
| ArtifactId | ArtifactIdcrisp-sdk |
| Version | Version1.0.10 |
| Type | Typeaar |
| Description |
Descriptionim.crisp:crisp-sdk
Chat with app users, integrate your favorite tools, and deliver a great customer experience.
A demo project is included in the SCM URL, allowing to quickly test the Crisp Android SDK.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| crisp-sdk-1.0.10.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/im.crisp/crisp-sdk/ -->
<dependency>
<groupId>im.crisp</groupId>
<artifactId>crisp-sdk</artifactId>
<version>1.0.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/im.crisp/crisp-sdk/
implementation 'im.crisp:crisp-sdk:1.0.10'
// https://jarcasting.com/artifacts/im.crisp/crisp-sdk/
implementation ("im.crisp:crisp-sdk:1.0.10")
'im.crisp:crisp-sdk:aar:1.0.10'
<dependency org="im.crisp" name="crisp-sdk" rev="1.0.10">
<artifact name="crisp-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='im.crisp', module='crisp-sdk', version='1.0.10')
)
libraryDependencies += "im.crisp" % "crisp-sdk" % "1.0.10"
[im.crisp/crisp-sdk "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| junit : junit | jar | 4.13.2 |
| com.google.android.material » material | jar | 1.5.0 |
| com.google.android.exoplayer » exoplayer | jar | 2.17.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.3.9 |
| io.socket : socket.io-client | jar | 1.0.1 |
| com.jakewharton : disklrucache | jar | 2.0.2 |