MOKO test

Test utilities for mobile (android & ios) Kotlin Multiplatform development

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

test-roboelectric-android-debug
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO test
Test utilities for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

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

Source Code Management

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

Download test-roboelectric-android-debug

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
dev.icerock.moko : test-core-android-debug jar 0.4.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-test jar 1.5.0
androidx.arch.core » core-testing jar 2.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0
org.robolectric : robolectric jar 4.4

Project Modules

There are no modules declared in this project.
dev.icerock.moko

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.4.0
0.3.0