GroupId | GroupIdau.com.dius |
---|---|
ArtifactId | ArtifactIdpact-jvm-matchers_2.11 |
Version | Version2.0.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/au.com.dius/pact-jvm-matchers_2.11/ -->
<dependency>
<groupId>au.com.dius</groupId>
<artifactId>pact-jvm-matchers_2.11</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-matchers_2.11/
implementation 'au.com.dius:pact-jvm-matchers_2.11:2.0.8'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-matchers_2.11/
implementation ("au.com.dius:pact-jvm-matchers_2.11:2.0.8")
'au.com.dius:pact-jvm-matchers_2.11:jar:2.0.8'
<dependency org="au.com.dius" name="pact-jvm-matchers_2.11" rev="2.0.8">
<artifact name="pact-jvm-matchers_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-matchers_2.11', version='2.0.8')
)
libraryDependencies += "au.com.dius" % "pact-jvm-matchers_2.11" % "2.0.8"
[au.com.dius/pact-jvm-matchers_2.11 "2.0.8"]