GroupId | GroupIdau.com.dius |
---|---|
ArtifactId | ArtifactIdpact-jvm-support |
Version | Version3.6.3 |
Type | Typejar |
Filename | Size |
---|---|
pact-jvm-support-3.6.3.pom | |
pact-jvm-support-3.6.3.jar | 65 KB |
pact-jvm-support-3.6.3-sources.jar | 32 KB |
pact-jvm-support-3.6.3-javadoc.jar | 214 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-support/
implementation 'au.com.dius:pact-jvm-support:3.6.3'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-support/
implementation ("au.com.dius:pact-jvm-support:3.6.3")
'au.com.dius:pact-jvm-support:jar:3.6.3'
<dependency org="au.com.dius" name="pact-jvm-support" rev="3.6.3">
<artifact name="pact-jvm-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-support', version='3.6.3')
)
libraryDependencies += "au.com.dius" % "pact-jvm-support" % "3.6.3"
[au.com.dius/pact-jvm-support "3.6.3"]