is not current version
Last Version 0.1.1

org.forwoods:messagematch-parent 0.0.3

A library for specifying message matchers for testing

GroupId

GroupId

org.forwoods
ArtifactId

ArtifactId

messagematch-parent
Version

Version

0.0.3
Type

Type

pom

Download messagematch-parent 0.0.3


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