Last Version

Hamcrest Compose Parent 0.4.0

Hamcrest matchers for composition.

License

License

GroupId

GroupId

org.hobsoft.hamcrest
ArtifactId

ArtifactId

hamcrest-compose-parent
Version

Version

0.4.0
Type

Type

pom
Description

Description

Hamcrest Compose Parent
Hamcrest matchers for composition.
Project URL

Project URL

https://github.com/markhobson/hamcrest-compose
Source Code Management

Source Code Management

https://github.com/markhobson/hamcrest-compose

Download hamcrest-compose-parent 0.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • main
  • demo