is not current version
Last Version 2.0.0

it.ozimov:hamcrest-matchers 1.1.1


GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

hamcrest-matchers
Version

Version

1.1.1
Type

Type

pom

Download hamcrest-matchers 1.1.1

Filename Size
hamcrest-matchers-1.1.1.pom 744 bytes
Browse

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