GroupId | GroupIduk.co.modular-it |
---|---|
ArtifactId | ArtifactIdhamcrest-bean |
Version | Version0.9.1 |
Type | Typejar |
Filename | Size |
---|---|
hamcrest-bean-0.9.1.pom | |
hamcrest-bean-0.9.1.jar | 11 KB |
hamcrest-bean-0.9.1-sources.jar | 4 KB |
hamcrest-bean-0.9.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-bean/ -->
<dependency>
<groupId>uk.co.modular-it</groupId>
<artifactId>hamcrest-bean</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-bean/
implementation 'uk.co.modular-it:hamcrest-bean:0.9.1'
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-bean/
implementation ("uk.co.modular-it:hamcrest-bean:0.9.1")
'uk.co.modular-it:hamcrest-bean:jar:0.9.1'
<dependency org="uk.co.modular-it" name="hamcrest-bean" rev="0.9.1">
<artifact name="hamcrest-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.modular-it', module='hamcrest-bean', version='0.9.1')
)
libraryDependencies += "uk.co.modular-it" % "hamcrest-bean" % "0.9.1"
[uk.co.modular-it/hamcrest-bean "0.9.1"]