is not current version
Last Version 0.20.1

MOKO resources 0.17.4

Resources access for Kotlin Multiplatform development (mobile first)

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

resources-android
Version

Version

0.17.4
Type

Type

aar
Description

Description

MOKO resources
Resources access for Kotlin Multiplatform development (mobile first)
Project URL

Project URL

https://github.com/icerockdev/moko-resources
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-resources

Download resources-android 0.17.4


<!-- https://jarcasting.com/artifacts/dev.icerock.moko/resources-android/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>resources-android</artifactId>
    <version>0.17.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/resources-android/
implementation 'dev.icerock.moko:resources-android:0.17.4'
// https://jarcasting.com/artifacts/dev.icerock.moko/resources-android/
implementation ("dev.icerock.moko:resources-android:0.17.4")
'dev.icerock.moko:resources-android:aar:0.17.4'
<dependency org="dev.icerock.moko" name="resources-android" rev="0.17.4">
  <artifact name="resources-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='resources-android', version='0.17.4')
)
libraryDependencies += "dev.icerock.moko" % "resources-android" % "0.17.4"
[dev.icerock.moko/resources-android "0.17.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
dev.icerock.moko : parcelize-android jar 0.7.1
dev.icerock.moko : graphics-android jar 0.7.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.31
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.