is not current version
Last Version 1.4.0

io.wcm:io.wcm.testing.wcm-io-mock.handler 0.1.0

Helps setting up mock environment for wcm.io Handler.

GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.wcm-io-mock.handler
Version

Version

0.1.0
Type

Type

jar

Download io.wcm.testing.wcm-io-mock.handler 0.1.0


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