m

mockmp-test-helper-junit5-iossimulatorarm64

MocKMP test helper
http://kodein.org
MIT
Kodein Koders
Files download
File Operation
mockmp-test-helper-junit5-iossimulatorarm64-1.17.0.pom download
mockmp-test-helper-junit5-iossimulatorarm64-1.17.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.kodein.mock</groupId>
  <artifactId>mockmp-test-helper-junit5-iossimulatorarm64</artifactId>
  <version>1.17.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'org.kodein.mock:mockmp-test-helper-junit5-iossimulatorarm64:1.17.0'
Gradle Kotlin
implementation("org.kodein.mock:mockmp-test-helper-junit5-iossimulatorarm64:1.17.0")
Scala SBT
libraryDependencies += "org.kodein.mock" % "mockmp-test-helper-junit5-iossimulatorarm64" % "1.17.0"
Groovy Grape
@Grapes(
  @Grab(group='org.kodein.mock', module='mockmp-test-helper-junit5-iossimulatorarm64', version='1.17.0')
)
Apache Ivy
<dependency org="org.kodein.mock" name="mockmp-test-helper-junit5-iossimulatorarm64" rev="1.17.0" />
Leiningen
[org.kodein.mock/mockmp-test-helper-junit5-iossimulatorarm64 "1.17.0"]
Apache Buildr
'org.kodein.mock:mockmp-test-helper-junit5-iossimulatorarm64:jar:1.17.0'