| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.jbwheatley | 
    
| ArtifactId | ArtifactIdpact4s-circe_2.12 | 
    
| Version | Version0.3.1-java8 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionpact4s-circe 
            pact4s-circe 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/io.github.jbwheatley/pact4s-circe_2.12/ -->
<dependency>
    <groupId>io.github.jbwheatley</groupId>
    <artifactId>pact4s-circe_2.12</artifactId>
    <version>0.3.1-java8</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.jbwheatley/pact4s-circe_2.12/
implementation 'io.github.jbwheatley:pact4s-circe_2.12:0.3.1-java8'
                // https://jarcasting.com/artifacts/io.github.jbwheatley/pact4s-circe_2.12/
implementation ("io.github.jbwheatley:pact4s-circe_2.12:0.3.1-java8")
                'io.github.jbwheatley:pact4s-circe_2.12:jar:0.3.1-java8'
                <dependency org="io.github.jbwheatley" name="pact4s-circe_2.12" rev="0.3.1-java8">
  <artifact name="pact4s-circe_2.12" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.jbwheatley', module='pact4s-circe_2.12', version='0.3.1-java8')
)
                libraryDependencies += "io.github.jbwheatley" % "pact4s-circe_2.12" % "0.3.1-java8"
                [io.github.jbwheatley/pact4s-circe_2.12 "0.3.1-java8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 | 
| io.github.jbwheatley : pact4s-core_2.12 | jar | 0.3.1-java8 | 
| io.circe : circe-core_2.12 | jar | 0.14.2 | 
| io.circe : circe-parser_2.12 | jar | 0.14.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.typelevel : munit-cats-effect-3_2.12 | jar | 1.0.7 |