GroupId | GroupIdau.com.dius |
---|---|
ArtifactId | ArtifactIdpact-jvm-core-matchers |
Version | Version4.0.4 |
Type | Typejar |
Filename | Size |
---|---|
pact-jvm-core-matchers-4.0.4.pom | |
pact-jvm-core-matchers-4.0.4.jar | 164 KB |
pact-jvm-core-matchers-4.0.4-sources.jar | 21 KB |
pact-jvm-core-matchers-4.0.4-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.com.dius/pact-jvm-core-matchers/ -->
<dependency>
<groupId>au.com.dius</groupId>
<artifactId>pact-jvm-core-matchers</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-core-matchers/
implementation 'au.com.dius:pact-jvm-core-matchers:4.0.4'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-core-matchers/
implementation ("au.com.dius:pact-jvm-core-matchers:4.0.4")
'au.com.dius:pact-jvm-core-matchers:jar:4.0.4'
<dependency org="au.com.dius" name="pact-jvm-core-matchers" rev="4.0.4">
<artifact name="pact-jvm-core-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-core-matchers', version='4.0.4')
)
libraryDependencies += "au.com.dius" % "pact-jvm-core-matchers" % "4.0.4"
[au.com.dius/pact-jvm-core-matchers "4.0.4"]