文件名 | 操作 |
---|---|
intercom-sdk-base-10.1.1.pom | 下载 |
<dependency>
<groupId>io.intercom.android</groupId>
<artifactId>intercom-sdk-base</artifactId>
<version>10.1.1</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='io.intercom.android', module='intercom-sdk-base', version='10.1.1')
)
compile
|-- androidx.databinding:viewbinding:7.0.0
runtime
|-- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.5.20
|-- com.google.android.material:material:1.4.0
|-- androidx.appcompat:appcompat:1.3.0
|-- androidx.vectordrawable:vectordrawable-animated:1.1.0
|-- androidx.vectordrawable:vectordrawable:1.1.0
|-- androidx.fragment:fragment:1.3.5
|-- androidx.annotation:annotation:1.2.0
|-- androidx.recyclerview:recyclerview:1.2.1
|-- androidx.constraintlayout:constraintlayout:2.0.4
|-- com.google.android.flexbox:flexbox:3.0.0
|-- com.facebook.shimmer:shimmer:0.5.0
|-- com.squareup.okhttp3:okhttp:4.9.0
|-- com.squareup.retrofit2:retrofit:2.9.0
|-- com.squareup.retrofit2:converter-gson:2.9.0
|-- com.google.code.gson:gson:2.8.6
|-- io.intercom.android:nexus-client-android:6.1.0
|-- com.intercom:android-commons:2.0.0
|-- com.intercom:android-composer:3.1.1
|-- com.intercom:android-composer-gallery:3.1.1
|-- org.jetbrains.kotlin:kotlin-stdlib:1.5.20
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0
|-- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0
|-- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1
|-- androidx.lifecycle:lifecycle-runtime-ktx:2.3.1
|-- org.jetbrains.kotlinx:kotlinx-serialization-json:1.2.2
|-- com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:0.8.0