m

mockmp-test-helper-junit5-iosx64

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