Group Id io.wcm
Artifact Id io.wcm.testing.wcm-io-mock.handler
Version 0.5.4
Packaging jar
URL -
Badge
Last Updated 2016-02-16T15:32:34+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.testing.wcm-io-mock.handler</artifactId>
    <version>0.5.4</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.testing.wcm-io-mock.handler', version: '0.5.4'
implementation 'io.wcm:io.wcm.testing.wcm-io-mock.handler:0.5.4'
implementation("io.wcm:io.wcm.testing.wcm-io-mock.handler:0.5.4")
libraryDependencies += "io.wcm" % "io.wcm.testing.wcm-io-mock.handler" % "0.5.4"
<dependency org="io.wcm" name="io.wcm.testing.wcm-io-mock.handler" rev="0.5.4"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.testing.wcm-io-mock.handler', version='0.5.4')
)
[io.wcm/io.wcm.testing.wcm-io-mock.handler "0.5.4"]
'io.wcm:io.wcm.testing.wcm-io-mock.handler:0.5.4'