| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.tpolecat | 
    
| ArtifactId | ArtifactIdskunk-circe_3 | 
    
| Last Version | Last Version0.3.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionskunk-circe 
            skunk-circe 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| skunk-circe_3-0.3.1.pom | |
| skunk-circe_3-0.3.1.jar | 9 KB | 
| skunk-circe_3-0.3.1-sources.jar | 894 bytes | 
| skunk-circe_3-0.3.1-javadoc.jar | 189 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/ -->
<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>skunk-circe_3</artifactId>
    <version>0.3.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/
implementation 'org.tpolecat:skunk-circe_3:0.3.1'
                // https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/
implementation ("org.tpolecat:skunk-circe_3:0.3.1")
                'org.tpolecat:skunk-circe_3:jar:0.3.1'
                <dependency org="org.tpolecat" name="skunk-circe_3" rev="0.3.1">
  <artifact name="skunk-circe_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.tpolecat', module='skunk-circe_3', version='0.3.1')
)
                libraryDependencies += "org.tpolecat" % "skunk-circe_3" % "0.3.1"
                [org.tpolecat/skunk-circe_3 "0.3.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.tpolecat : skunk-core_3 | jar | 0.3.1 | 
| org.scala-lang : scala3-library_3 | jar | 3.1.1 | 
| io.circe : circe-core_3 | jar | 0.14.1 | 
| io.circe : circe-parser_3 | jar | 0.14.1 |