is not current version
Last Version 0.1.1

org.forwoods:messagematch-junit 0.0.3


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.forwoods
ArtifactId

ArtifactId

messagematch-junit
Version

Version

0.0.3
Type

Type

jar

Download messagematch-junit 0.0.3


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