Last Version

Kotest 4.3.2

Kotlin Test Framework

License

License

GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-extensions-robolectric
Version

Version

4.3.2
Type

Type

pom
Description

Description

Kotest
Kotlin Test Framework
Project URL

Project URL

http://www.github.com/kotest/kotest
Source Code Management

Source Code Management

http://www.github.com/kotest/kotest/

Download kotest-extensions-robolectric 4.3.2


<!-- https://jarcasting.com/artifacts/io.kotest/kotest-extensions-robolectric/ -->
<dependency>
    <groupId>io.kotest</groupId>
    <artifactId>kotest-extensions-robolectric</artifactId>
    <version>4.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.kotest/kotest-extensions-robolectric/
implementation 'io.kotest:kotest-extensions-robolectric:4.3.2'
// https://jarcasting.com/artifacts/io.kotest/kotest-extensions-robolectric/
implementation ("io.kotest:kotest-extensions-robolectric:4.3.2")
'io.kotest:kotest-extensions-robolectric:pom:4.3.2'
<dependency org="io.kotest" name="kotest-extensions-robolectric" rev="4.3.2">
  <artifact name="kotest-extensions-robolectric" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.kotest', module='kotest-extensions-robolectric', version='4.3.2')
)
libraryDependencies += "io.kotest" % "kotest-extensions-robolectric" % "4.3.2"
[io.kotest/kotest-extensions-robolectric "4.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.