assertk-coroutines

Assertions for Kotlin inspired by assertj

License

License

GroupId

GroupId

com.willowtreeapps.assertk
ArtifactId

ArtifactId

assertk-coroutines
Last Version

Last Version

0.25
Release Date

Release Date

Type

Type

pom
Description

Description

assertk-coroutines
Assertions for Kotlin inspired by assertj
Project URL

Project URL

https://github.com/willowtreeapps/assertk
Source Code Management

Source Code Management

https://github.com/willowtreeapps/assertk

Download assertk-coroutines

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.30
com.willowtreeapps.assertk : assertk jar 0.25
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2

Project Modules

There are no modules declared in this project.
com.willowtreeapps.assertk

WillowTree, LLC

Versions

Version
0.25
0.24
0.23.1
0.23