is not current version
Last Version 0.4.0

net.sf.moholy:moholy 0.2

Moholy is a library of Hamcrest matchers for Spring MVC.

Categories

Categories

Net
GroupId

GroupId

net.sf.moholy
ArtifactId

ArtifactId

moholy
Version

Version

0.2
Type

Type

jar

Download moholy 0.2


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