License |
License |
---|---|
GroupId | GroupIdio.github.woody230.ktx |
ArtifactId | ArtifactIdcompose-android |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionktx-compose
Extensions, wrappers, and composable implementations for Jetbrains Compose.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
compose-android-4.1.0.pom | |
compose-android-4.1.0-sources.jar | 167 KB |
compose-android-4.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.woody230.ktx/compose-android/ -->
<dependency>
<groupId>io.github.woody230.ktx</groupId>
<artifactId>compose-android</artifactId>
<version>4.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.woody230.ktx/compose-android/
implementation 'io.github.woody230.ktx:compose-android:4.1.0'
// https://jarcasting.com/artifacts/io.github.woody230.ktx/compose-android/
implementation ("io.github.woody230.ktx:compose-android:4.1.0")
'io.github.woody230.ktx:compose-android:aar:4.1.0'
<dependency org="io.github.woody230.ktx" name="compose-android" rev="4.1.0">
<artifact name="compose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.woody230.ktx', module='compose-android', version='4.1.0')
)
libraryDependencies += "io.github.woody230.ktx" % "compose-android" % "4.1.0"
[io.github.woody230.ktx/compose-android "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
androidx.compose.runtime » runtime | jar | 1.1.0 |
androidx.compose.ui » ui | jar | 1.1.0 |
androidx.compose.material » material | jar | 1.1.0 |
androidx.compose.foundation » foundation | jar | 1.1.0 |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.2 |
io.github.woody230.ktx : compose-constraint-layout-android | jar | 4.1.0 |
io.github.woody230.ktx : function-android | jar | 4.1.0 |
io.github.woody230.ktx : intl-android | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |