GroupId | GroupIdau.com.dius |
---|---|
ArtifactId | ArtifactIdpact-jvm-support |
Version | Version3.6.11 |
Type | Typejar |
Filename | Size |
---|---|
pact-jvm-support-3.6.11.pom | |
pact-jvm-support-3.6.11.jar | 101 KB |
pact-jvm-support-3.6.11-sources.jar | 47 KB |
pact-jvm-support-3.6.11-javadoc.jar | 323 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.com.dius/pact-jvm-support/ -->
<dependency>
<groupId>au.com.dius</groupId>
<artifactId>pact-jvm-support</artifactId>
<version>3.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-support/
implementation 'au.com.dius:pact-jvm-support:3.6.11'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-support/
implementation ("au.com.dius:pact-jvm-support:3.6.11")
'au.com.dius:pact-jvm-support:jar:3.6.11'
<dependency org="au.com.dius" name="pact-jvm-support" rev="3.6.11">
<artifact name="pact-jvm-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-support', version='3.6.11')
)
libraryDependencies += "au.com.dius" % "pact-jvm-support" % "3.6.11"
[au.com.dius/pact-jvm-support "3.6.11"]