m

mockk-agent-common

Common classes for agents
http://mockk.io
Apache License, Version 2.0
Oleksii Pylypenko
Files download
File Operation
mockk-agent-common-1.8.7.jar download
mockk-agent-common-1.8.7.pom download
mockk-agent-common-1.8.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.mockk</groupId>
  <artifactId>mockk-agent-common</artifactId>
  <version>1.8.7</version>
</dependency>
Gradle Groovy
implementation 'io.mockk:mockk-agent-common:1.8.7'
Gradle Kotlin
implementation("io.mockk:mockk-agent-common:1.8.7")
Scala SBT
libraryDependencies += "io.mockk" % "mockk-agent-common" % "1.8.7"
Groovy Grape
@Grapes(
  @Grab(group='io.mockk', module='mockk-agent-common', version='1.8.7')
)
Apache Ivy
<dependency org="io.mockk" name="mockk-agent-common" rev="1.8.7" />
Leiningen
[io.mockk/mockk-agent-common "1.8.7"]
Apache Buildr
'io.mockk:mockk-agent-common:jar:1.8.7'
Dependencies