is not current version
Last Version 3.6.15

au.com.dius:pact-jvm-support 3.6.0

# pact-jvm-support Support module with common utilities

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

pact-jvm-support
Version

Version

3.6.0
Type

Type

jar

Download pact-jvm-support 3.6.0


<!-- https://jarcasting.com/artifacts/au.com.dius/pact-jvm-support/ -->
<dependency>
    <groupId>au.com.dius</groupId>
    <artifactId>pact-jvm-support</artifactId>
    <version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-support/
implementation 'au.com.dius:pact-jvm-support:3.6.0'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-support/
implementation ("au.com.dius:pact-jvm-support:3.6.0")
'au.com.dius:pact-jvm-support:jar:3.6.0'
<dependency org="au.com.dius" name="pact-jvm-support" rev="3.6.0">
  <artifact name="pact-jvm-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-support', version='3.6.0')
)
libraryDependencies += "au.com.dius" % "pact-jvm-support" % "3.6.0"
[au.com.dius/pact-jvm-support "3.6.0"]