License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdcats-effect-concurrent_0.26 |
Version | Version3.0-8096649 |
Type | Typejar |
Description |
Descriptioncats-effect-concurrent
cats-effect-concurrent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.typelevel/cats-effect-concurrent_0.26/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect-concurrent_0.26</artifactId>
<version>3.0-8096649</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/cats-effect-concurrent_0.26/
implementation 'org.typelevel:cats-effect-concurrent_0.26:3.0-8096649'
// https://jarcasting.com/artifacts/org.typelevel/cats-effect-concurrent_0.26/
implementation ("org.typelevel:cats-effect-concurrent_0.26:3.0-8096649")
'org.typelevel:cats-effect-concurrent_0.26:jar:3.0-8096649'
<dependency org="org.typelevel" name="cats-effect-concurrent_0.26" rev="3.0-8096649">
<artifact name="cats-effect-concurrent_0.26" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='cats-effect-concurrent_0.26', version='3.0-8096649')
)
libraryDependencies += "org.typelevel" % "cats-effect-concurrent_0.26" % "3.0-8096649"
[org.typelevel/cats-effect-concurrent_0.26 "3.0-8096649"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect-kernel_0.26 | jar | 3.0-8096649 |
ch.epfl.lamp : dotty-library_0.26 | jar | 0.26.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-scalacheck_2.13 | jar | 4.10.0 |