License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdcats-effect-cps_3 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncats-effect-cps
cats-effect-cps
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cats-effect-cps_3-0.3.0.pom | |
cats-effect-cps_3-0.3.0.jar | 10 KB |
cats-effect-cps_3-0.3.0-sources.jar | 1 KB |
cats-effect-cps_3-0.3.0-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.typelevel/cats-effect-cps_3/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect-cps_3</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/cats-effect-cps_3/
implementation 'org.typelevel:cats-effect-cps_3:0.3.0'
// https://jarcasting.com/artifacts/org.typelevel/cats-effect-cps_3/
implementation ("org.typelevel:cats-effect-cps_3:0.3.0")
'org.typelevel:cats-effect-cps_3:jar:0.3.0'
<dependency org="org.typelevel" name="cats-effect-cps_3" rev="0.3.0">
<artifact name="cats-effect-cps_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='cats-effect-cps_3', version='0.3.0')
)
libraryDependencies += "org.typelevel" % "cats-effect-cps_3" % "0.3.0"
[org.typelevel/cats-effect-cps_3 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.typelevel : cats-effect-std_3 | jar | 3.1.1 |
com.github.rssh : dotty-cps-async_3 | jar | 0.9.0 |