amock

An Kotlin Wrapper for JMock

License

License

GroupId

GroupId

com.oneeyedmen
ArtifactId

ArtifactId

amock
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

amock
An Kotlin Wrapper for JMock
Project URL

Project URL

https://github.com/dmcg/amock
Source Code Management

Source Code Management

https://github.com/dmcg/amock

Download amock

How to add to project

<!-- https://jarcasting.com/artifacts/com.oneeyedmen/amock/ -->
<dependency>
    <groupId>com.oneeyedmen</groupId>
    <artifactId>amock</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oneeyedmen/amock/
implementation 'com.oneeyedmen:amock:1.0.0'
// https://jarcasting.com/artifacts/com.oneeyedmen/amock/
implementation ("com.oneeyedmen:amock:1.0.0")
'com.oneeyedmen:amock:jar:1.0.0'
<dependency org="com.oneeyedmen" name="amock" rev="1.0.0">
  <artifact name="amock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oneeyedmen', module='amock', version='1.0.0')
)
libraryDependencies += "com.oneeyedmen" % "amock" % "1.0.0"
[com.oneeyedmen/amock "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.4
com.natpryce : hamkrest jar 1.2.2.0
org.jmock : jmock jar 2.8.2

test (2)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.8.2
org.jetbrains.kotlin : kotlin-test jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0