is not current version
Last Version 2.0.0

it.ozimov:guava-hamcrest-matchers 0.10.0

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

0.10.0
Type

Type

jar

Download guava-hamcrest-matchers 0.10.0


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