is not current version
Last Version 0.4.0

org.hobsoft.hamcrest:hamcrest-compose 0.3.0


GroupId

GroupId

org.hobsoft.hamcrest
ArtifactId

ArtifactId

hamcrest-compose
Version

Version

0.3.0
Type

Type

jar

Download hamcrest-compose 0.3.0


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