File | Operation |
---|---|
intercom-sdk-ui-14.2.0.pom | download |
<dependency>
<groupId>io.intercom.android</groupId>
<artifactId>intercom-sdk-ui</artifactId>
<version>14.2.0</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='io.intercom.android', module='intercom-sdk-ui', version='14.2.0')
)
compile
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.0
runtime
|-- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.7.0
|-- androidx.compose.ui:ui:1.3.3
|-- androidx.compose.ui:ui-tooling:1.3.3
|-- androidx.compose.foundation:foundation:1.3.1
|-- androidx.compose.material:material:1.3.1
|-- com.google.accompanist:accompanist-flowlayout:0.28.0
|-- com.google.accompanist:accompanist-systemuicontroller:0.28.0
|-- androidx.activity:activity-compose:1.6.1
|-- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|-- com.google.accompanist:accompanist-pager:0.28.0
|-- com.google.android.exoplayer:exoplayer:2.18.3
|-- io.coil-kt:coil-base:2.2.2