is not current version
Last Version 2.0.0

it.ozimov:guava-hamcrest-matchers 1.1.2

An extension to make unit test easier with Hamcrest and Google Guava.

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

guava-hamcrest-matchers
Version

Version

1.1.2
Type

Type

jar

Download guava-hamcrest-matchers 1.1.2


<!-- https://jarcasting.com/artifacts/it.ozimov/guava-hamcrest-matchers/ -->
<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>guava-hamcrest-matchers</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.ozimov/guava-hamcrest-matchers/
implementation 'it.ozimov:guava-hamcrest-matchers:1.1.2'
// https://jarcasting.com/artifacts/it.ozimov/guava-hamcrest-matchers/
implementation ("it.ozimov:guava-hamcrest-matchers:1.1.2")
'it.ozimov:guava-hamcrest-matchers:jar:1.1.2'
<dependency org="it.ozimov" name="guava-hamcrest-matchers" rev="1.1.2">
  <artifact name="guava-hamcrest-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.ozimov', module='guava-hamcrest-matchers', version='1.1.2')
)
libraryDependencies += "it.ozimov" % "guava-hamcrest-matchers" % "1.1.2"
[it.ozimov/guava-hamcrest-matchers "1.1.2"]