MOKO resources

Resources access for Kotlin Multiplatform development (mobile first)

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

resources-android-debug
Last Version

Last Version

0.20.0
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-debug

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
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
org.jetbrains.kotlin : kotlin-stdlib-jdk8 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.
dev.icerock.moko

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
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