ktx-compose-resource

Wrappers for strings and images using the compose and resource modules.

License

License

GroupId

GroupId

io.github.woody230.ktx
ArtifactId

ArtifactId

compose-resource-android
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

ktx-compose-resource
Wrappers for strings and images using the compose and resource modules.
Project URL

Project URL

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

Source Code Management

https://github.com/Woody230/KotlinExtensions

Download compose-resource-android

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.woody230.ktx : compose-android jar 4.1.0
dev.icerock.moko : resources-compose-android jar 0.19.0
io.github.woody230.ktx : resource-android jar 4.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

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.

Versions

Version
4.1.0
4.0.1