| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesScala Languages | 
        
| GroupId | GroupIdcom.github.rssh | 
    
| ArtifactId | ArtifactIdcps-async-connect-scalaz_3 | 
    
| Last Version | Last Version0.9.9 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncps-async-connect-scalaz 
            cps-async-connect: integration of dotty-cps-async with effect stacks 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.github.rssh/cps-async-connect-scalaz_3/ -->
<dependency>
    <groupId>com.github.rssh</groupId>
    <artifactId>cps-async-connect-scalaz_3</artifactId>
    <version>0.9.9</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.rssh/cps-async-connect-scalaz_3/
implementation 'com.github.rssh:cps-async-connect-scalaz_3:0.9.9'
                // https://jarcasting.com/artifacts/com.github.rssh/cps-async-connect-scalaz_3/
implementation ("com.github.rssh:cps-async-connect-scalaz_3:0.9.9")
                'com.github.rssh:cps-async-connect-scalaz_3:jar:0.9.9'
                <dependency org="com.github.rssh" name="cps-async-connect-scalaz_3" rev="0.9.9">
  <artifact name="cps-async-connect-scalaz_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.rssh', module='cps-async-connect-scalaz_3', version='0.9.9')
)
                libraryDependencies += "com.github.rssh" % "cps-async-connect-scalaz_3" % "0.9.9"
                [com.github.rssh/cps-async-connect-scalaz_3 "0.9.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 | 
| com.github.rssh : dotty-cps-async_3 | jar | 0.9.9 | 
| org.scalaz : scalaz-effect_3 | jar | 7.4.0-M12 | 
| org.scalaz : scalaz-core_3 | jar | 7.4.0-M12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.29 |