k

kotest-framework-api-watchossimulatorarm64

Kotlin Test Framework
https://github.com/kotest/kotest
Apache-2.0
Stephen Samuel
Files download
File Operation
kotest-framework-api-watchossimulatorarm64-5.7.2.pom download
kotest-framework-api-watchossimulatorarm64-5.7.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.kotest</groupId>
  <artifactId>kotest-framework-api-watchossimulatorarm64</artifactId>
  <version>5.7.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.kotest:kotest-framework-api-watchossimulatorarm64:5.7.2'
Gradle Kotlin
implementation("io.kotest:kotest-framework-api-watchossimulatorarm64:5.7.2")
Scala SBT
libraryDependencies += "io.kotest" % "kotest-framework-api-watchossimulatorarm64" % "5.7.2"
Groovy Grape
@Grapes(
  @Grab(group='io.kotest', module='kotest-framework-api-watchossimulatorarm64', version='5.7.2')
)
Apache Ivy
<dependency org="io.kotest" name="kotest-framework-api-watchossimulatorarm64" rev="5.7.2" />
Leiningen
[io.kotest/kotest-framework-api-watchossimulatorarm64 "5.7.2"]
Apache Buildr
'io.kotest:kotest-framework-api-watchossimulatorarm64:jar:5.7.2'