Files download
File Operation
hex-1.4.4.pom download
Apache Maven
<dependency>
  <groupId>com.mistplay</groupId>
  <artifactId>hex</artifactId>
  <version>1.4.4</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.mistplay:hex:1.4.4'
Gradle Kotlin
implementation("com.mistplay:hex:1.4.4")
Scala SBT
libraryDependencies += "com.mistplay" % "hex" % "1.4.4"
Groovy Grape
@Grapes(
  @Grab(group='com.mistplay', module='hex', version='1.4.4')
)
Apache Ivy
<dependency org="com.mistplay" name="hex" rev="1.4.4" />
Leiningen
[com.mistplay/hex "1.4.4"]
Apache Buildr
'com.mistplay:hex:jar:1.4.4'
Dependencies

compile

|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4

|-- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4

|-- androidx.core:core-ktx:1.7.0

|-- androidx.appcompat:appcompat:1.4.0

|-- androidx.fragment:fragment-ktx:1.4.0

|-- androidx.lifecycle:lifecycle-runtime-ktx:2.4.0

|-- androidx.lifecycle:lifecycle-process:2.4.0

|-- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0

|-- androidx.constraintlayout:constraintlayout:2.1.4

|-- com.google.android.material:material:1.5.0

|-- com.google.android.gms:play-services-ads:21.1.0

|-- com.google.android.exoplayer:exoplayer:2.18.1

|-- com.google.code.gson:gson:2.8.9

|-- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5

|-- androidx.activity:activity-compose:1.7.1

|-- androidx.compose.ui:ui

|-- androidx.compose.ui:ui-tooling

|-- androidx.compose.foundation:foundation

|-- androidx.compose.material:material

|-- androidx.compose.material:material-icons-core

|-- androidx.compose.material:material-icons-extended

|-- androidx.compose.animation:animation

|-- androidx.compose.runtime:runtime-livedata

|-- androidx.constraintlayout:constraintlayout-compose:1.0.1

|-- com.airbnb.android:lottie-compose:5.2.0

|-- com.google.accompanist:accompanist-webview:0.30.1

|-- com.github.skydoves:landscapist-coil:2.1.0

|-- com.github.skydoves:landscapist-placeholder:2.1.0

|-- com.github.skydoves:landscapist-animation:2.1.0

|-- com.valentinilk.shimmer:compose-shimmer:1.0.3

|-- androidx.lifecycle:lifecycle-viewmodel-compose:2.4.0

|-- com.squareup.okhttp3:okhttp:4.9.3

|-- com.squareup.okhttp3:logging-interceptor:4.9.3

|-- com.squareup.okhttp3:okhttp-urlconnection:4.9.3

|-- com.squareup.retrofit2:retrofit:2.9.0

|-- com.squareup.retrofit2:converter-gson:2.9.0

|-- androidx.preference:preference-ktx:1.1.1

|-- androidx.datastore:datastore-preferences:1.0.0

|-- androidx.room:room-runtime:2.4.3

|-- androidx.room:room-ktx:2.4.3

|-- com.mixpanel.android:mixpanel-android:5.9.5