Last Version

core 4.0.0-beta.0

Core Pact-JVM Modules =====================

License

License

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

core
Version

Version

4.0.0-beta.0
Type

Type

jar
Description

Description

core
Core Pact-JVM Modules =====================
Project URL

Project URL

https://github.com/DiUS/pact-jvm
Source Code Management

Source Code Management

https://github.com/DiUS/pact-jvm

Download core 4.0.0-beta.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.