GroupId | GroupIdau.com.dius |
---|---|
ArtifactId | ArtifactIdpact-jvm-matchers_2.11 |
Version | Version3.5.7-jre7.0 |
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>3.5.7-jre7.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-matchers_2.11/
implementation 'au.com.dius:pact-jvm-matchers_2.11:3.5.7-jre7.0'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-matchers_2.11/
implementation ("au.com.dius:pact-jvm-matchers_2.11:3.5.7-jre7.0")
'au.com.dius:pact-jvm-matchers_2.11:jar:3.5.7-jre7.0'
<dependency org="au.com.dius" name="pact-jvm-matchers_2.11" rev="3.5.7-jre7.0">
<artifact name="pact-jvm-matchers_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-matchers_2.11', version='3.5.7-jre7.0')
)
libraryDependencies += "au.com.dius" % "pact-jvm-matchers_2.11" % "3.5.7-jre7.0"
[au.com.dius/pact-jvm-matchers_2.11 "3.5.7-jre7.0"]