File | Operation |
---|---|
intercom-sdk-ui-15.2.0.pom | download |
<dependency>
<groupId>io.intercom.android</groupId>
<artifactId>intercom-sdk-ui</artifactId>
<version>15.2.0</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='io.intercom.android', module='intercom-sdk-ui', version='15.2.0')
)
compile
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21
runtime
|-- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.8.21
|-- androidx.compose.ui:ui:1.4.2
|-- androidx.compose.ui:ui-tooling:1.4.2
|-- androidx.compose.foundation:foundation:1.4.2
|-- androidx.compose.material:material:1.4.3
|-- com.google.accompanist:accompanist-systemuicontroller:0.30.1
|-- androidx.activity:activity-compose:1.7.2
|-- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1
|-- com.google.android.exoplayer:exoplayer:2.19.0
|-- io.coil-kt:coil-base:2.3.0