GroupId | GroupIdau.com.dius |
---|---|
ArtifactId | ArtifactIdpact-jvm-core-matchers |
Version | Version4.0.0-beta.3 |
Type | Typejar |
<!-- 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.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-core-matchers/
implementation 'au.com.dius:pact-jvm-core-matchers:4.0.0-beta.3'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-core-matchers/
implementation ("au.com.dius:pact-jvm-core-matchers:4.0.0-beta.3")
'au.com.dius:pact-jvm-core-matchers:jar:4.0.0-beta.3'
<dependency org="au.com.dius" name="pact-jvm-core-matchers" rev="4.0.0-beta.3">
<artifact name="pact-jvm-core-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-core-matchers', version='4.0.0-beta.3')
)
libraryDependencies += "au.com.dius" % "pact-jvm-core-matchers" % "4.0.0-beta.3"
[au.com.dius/pact-jvm-core-matchers "4.0.0-beta.3"]