is not current version
Last Version 0.4.0

org.hobsoft.hamcrest:hamcrest-compose-parent 0.1.0

Hamcrest matchers for composition.

GroupId

GroupId

org.hobsoft.hamcrest
ArtifactId

ArtifactId

hamcrest-compose-parent
Version

Version

0.1.0
Type

Type

pom

Download hamcrest-compose-parent 0.1.0


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