is not current version
Last Version 0.4.0

net.sf.moholy:moholy 0.3.0

Moholy is a library of Hamcrest matchers for Spring MVC.

Categories

Categories

Net
GroupId

GroupId

net.sf.moholy
ArtifactId

ArtifactId

moholy
Version

Version

0.3.0
Type

Type

jar

Download moholy 0.3.0


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