k

kotest-property-macosarm64

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