is not current version
Last Version 8.7.17

com.yahoo.vespa:testutil 6.172.31

Library of useful Hamcrest matchers.

GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

testutil
Version

Version

6.172.31
Type

Type

jar

Download testutil 6.172.31


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