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