is not current version
Last Version 5.3.2

io.kotest:kotest-assertions-api-watchosarm64 5.2.0

Kotlin Test Framework

GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-assertions-api-watchosarm64
Version

Version

5.2.0
Type

Type

jar

Download kotest-assertions-api-watchosarm64 5.2.0


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