Files download
File Operation
pact4s-weaver_3.0.0-RC2-0.0.1.jar download
pact4s-weaver_3.0.0-RC2-0.0.1.pom download
pact4s-weaver_3.0.0-RC2-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.jbwheatley</groupId>
  <artifactId>pact4s-weaver_3.0.0-RC2</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.jbwheatley:pact4s-weaver_3.0.0-RC2:0.0.1'
Gradle Kotlin
implementation("io.github.jbwheatley:pact4s-weaver_3.0.0-RC2:0.0.1")
Scala SBT
libraryDependencies += "io.github.jbwheatley" % "pact4s-weaver_3.0.0-RC2" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jbwheatley', module='pact4s-weaver_3.0.0-RC2', version='0.0.1')
)
Apache Ivy
<dependency org="io.github.jbwheatley" name="pact4s-weaver_3.0.0-RC2" rev="0.0.1" />
Leiningen
[io.github.jbwheatley/pact4s-weaver_3.0.0-RC2 "0.0.1"]
Apache Buildr
'io.github.jbwheatley:pact4s-weaver_3.0.0-RC2:jar:0.0.1'