is not current version
Last Version 0.20.0

dev.icerock.moko:resources-android-debug 0.17.0

Resources access for Kotlin Multiplatform development (mobile first)

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

resources-android-debug
Version

Version

0.17.0
Type

Type

aar

Download resources-android-debug 0.17.0


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