Last Version

MockK Android Agent 1.12.4

Android instrumented testing MockK inline mocking agent

License

License

GroupId

GroupId

io.mockk
ArtifactId

ArtifactId

mockk-agent-android
Version

Version

1.12.4
Type

Type

aar
Description

Description

MockK Android Agent
Android instrumented testing MockK inline mocking agent
Project URL

Project URL

http://mockk.io
Source Code Management

Source Code Management

https://github.com/mockk/mockk/

Download mockk-agent-android 1.12.4


<!-- https://jarcasting.com/artifacts/io.mockk/mockk-agent-android/ -->
<dependency>
    <groupId>io.mockk</groupId>
    <artifactId>mockk-agent-android</artifactId>
    <version>1.12.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mockk/mockk-agent-android/
implementation 'io.mockk:mockk-agent-android:1.12.4'
// https://jarcasting.com/artifacts/io.mockk/mockk-agent-android/
implementation ("io.mockk:mockk-agent-android:1.12.4")
'io.mockk:mockk-agent-android:aar:1.12.4'
<dependency org="io.mockk" name="mockk-agent-android" rev="1.12.4">
  <artifact name="mockk-agent-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mockk', module='mockk-agent-android', version='1.12.4')
)
libraryDependencies += "io.mockk" % "mockk-agent-android" % "1.12.4"
[io.mockk/mockk-agent-android "1.12.4"]

Dependencies

compile (2)

Group / Artifact Type Version
io.mockk : mockk-agent-api jar 1.12.4
io.mockk : mockk-agent-common jar 1.12.4

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
com.linkedin.dexmaker : dexmaker jar 2.28.1
org.objenesis : objenesis jar 3.2
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0

Project Modules

There are no modules declared in this project.