pact4s-core 0.5.1-java8


Group ID:
io.github.jbwheatley
Artifact ID:
pact4s-core_3
Version:
0.5.1-java8
Release Date:
Sept 21, 2022
Licenses:
Files:

libraryDependencies += "io.github.jbwheatley" %% "pact4s-core" % "0.5.1-java8"

Mill build tool

ivy"io.github.jbwheatley::pact4s-core:0.5.1-java8"

Scala CLI

//> using dep "io.github.jbwheatley::pact4s-core:0.5.1-java8"

Ammonite REPL

import $ivy.`io.github.jbwheatley::pact4s-core:0.5.1-java8`

<dependency>
  <groupId>io.github.jbwheatley</groupId>
  <artifactId>pact4s-core_3</artifactId>
  <version>0.5.1-java8</version>
</dependency>

compile group: 'io.github.jbwheatley', name: 'pact4s-core_3', version: '0.5.1-java8'