MOKO resources

Resources access for Kotlin Multiplatform development (mobile first)

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

resources-android
Last Version

Last Version

0.20.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
dev.icerock.moko : parcelize-android-debug jar 0.8.0
dev.icerock.moko : graphics-android-debug jar 0.9.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.1
0.20.0
0.19.1
0.19.0
0.18.0
0.17.4
0.17.3
0.17.2
0.17.1
0.17.0
0.16.2
0.16.1
0.16.0
0.15.1