Last Version

ktx-compose 4.1.0

Extensions, wrappers, and composable implementations for Jetbrains Compose.

License

License

GroupId

GroupId

io.github.woody230.ktx
ArtifactId

ArtifactId

compose-android-debug
Version

Version

4.1.0
Type

Type

aar
Description

Description

ktx-compose
Extensions, wrappers, and composable implementations for Jetbrains Compose.
Project URL

Project URL

https://github.com/Woody230/KotlinExtensions
Source Code Management

Source Code Management

https://github.com/Woody230/KotlinExtensions

Download compose-android-debug 4.1.0


<!-- https://jarcasting.com/artifacts/io.github.woody230.ktx/compose-android-debug/ -->
<dependency>
    <groupId>io.github.woody230.ktx</groupId>
    <artifactId>compose-android-debug</artifactId>
    <version>4.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.woody230.ktx/compose-android-debug/
implementation 'io.github.woody230.ktx:compose-android-debug:4.1.0'
// https://jarcasting.com/artifacts/io.github.woody230.ktx/compose-android-debug/
implementation ("io.github.woody230.ktx:compose-android-debug:4.1.0")
'io.github.woody230.ktx:compose-android-debug:aar:4.1.0'
<dependency org="io.github.woody230.ktx" name="compose-android-debug" rev="4.1.0">
  <artifact name="compose-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.woody230.ktx', module='compose-android-debug', version='4.1.0')
)
libraryDependencies += "io.github.woody230.ktx" % "compose-android-debug" % "4.1.0"
[io.github.woody230.ktx/compose-android-debug "4.1.0"]

Dependencies

compile (9)

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-debug jar 4.1.0
io.github.woody230.ktx : function-android-debug jar 4.1.0
io.github.woody230.ktx : intl-android-debug jar 4.1.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.