| GroupId | GroupIdcom.ralphcollett |
|---|---|
| ArtifactId | ArtifactIdresult4k-hamkrest-matchers |
| Version | Version1.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| result4k-hamkrest-matchers-1.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ralphcollett/result4k-hamkrest-matchers/ -->
<dependency>
<groupId>com.ralphcollett</groupId>
<artifactId>result4k-hamkrest-matchers</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ralphcollett/result4k-hamkrest-matchers/
implementation 'com.ralphcollett:result4k-hamkrest-matchers:1.1'
// https://jarcasting.com/artifacts/com.ralphcollett/result4k-hamkrest-matchers/
implementation ("com.ralphcollett:result4k-hamkrest-matchers:1.1")
'com.ralphcollett:result4k-hamkrest-matchers:pom:1.1'
<dependency org="com.ralphcollett" name="result4k-hamkrest-matchers" rev="1.1">
<artifact name="result4k-hamkrest-matchers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ralphcollett', module='result4k-hamkrest-matchers', version='1.1')
)
libraryDependencies += "com.ralphcollett" % "result4k-hamkrest-matchers" % "1.1"
[com.ralphcollett/result4k-hamkrest-matchers "1.1"]