is not current version
Last Version 0.25

assertk-coroutines 0.24

Assertions for Kotlin inspired by assertj

License

License

GroupId

GroupId

com.willowtreeapps.assertk
ArtifactId

ArtifactId

assertk-coroutines
Version

Version

0.24
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 0.24


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

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.