| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.japgolly.univeq | 
    
| ArtifactId | ArtifactIduniveq-cats_3 | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncats 
            cats 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| univeq-cats_3-2.0.0.pom | |
| univeq-cats_3-2.0.0.jar | 4 KB | 
| univeq-cats_3-2.0.0-sources.jar | 1006 bytes | 
| univeq-cats_3-2.0.0-javadoc.jar | 177 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_3/ -->
<dependency>
    <groupId>com.github.japgolly.univeq</groupId>
    <artifactId>univeq-cats_3</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_3/
implementation 'com.github.japgolly.univeq:univeq-cats_3:2.0.0'
                // https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_3/
implementation ("com.github.japgolly.univeq:univeq-cats_3:2.0.0")
                'com.github.japgolly.univeq:univeq-cats_3:jar:2.0.0'
                <dependency org="com.github.japgolly.univeq" name="univeq-cats_3" rev="2.0.0">
  <artifact name="univeq-cats_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.japgolly.univeq', module='univeq-cats_3', version='2.0.0')
)
                libraryDependencies += "com.github.japgolly.univeq" % "univeq-cats_3" % "2.0.0"
                [com.github.japgolly.univeq/univeq-cats_3 "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.japgolly.univeq : univeq_3 | jar | 2.0.0 | 
| org.scala-lang : scala3-library_3 | jar | 3.0.1 | 
| org.typelevel : cats-core_3 | jar | 2.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.lihaoyi : utest_3 | jar | 0.7.10 |