is not current version
Last Version 0.9.3

uk.co.modular-it:hamcrest-bean 0.9.2

Suite of Hamcrest matchers for testing classes which follow the Java Beans standards

GroupId

GroupId

uk.co.modular-it
ArtifactId

ArtifactId

hamcrest-bean
Version

Version

0.9.2
Type

Type

jar

Download hamcrest-bean 0.9.2


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