is not current version
Last Version 0.4.0

org.hobsoft.hamcrest:hamcrest-compose-demo 0.2.1


GroupId

GroupId

org.hobsoft.hamcrest
ArtifactId

ArtifactId

hamcrest-compose-demo
Version

Version

0.2.1
Type

Type

jar

Download hamcrest-compose-demo 0.2.1


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