License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdcats-effect-concurrent_0.25 |
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.25/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect-concurrent_0.25</artifactId>
<version>3.0-8096649</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/cats-effect-concurrent_0.25/
implementation 'org.typelevel:cats-effect-concurrent_0.25:3.0-8096649'
// https://jarcasting.com/artifacts/org.typelevel/cats-effect-concurrent_0.25/
implementation ("org.typelevel:cats-effect-concurrent_0.25:3.0-8096649")
'org.typelevel:cats-effect-concurrent_0.25:jar:3.0-8096649'
<dependency org="org.typelevel" name="cats-effect-concurrent_0.25" rev="3.0-8096649">
<artifact name="cats-effect-concurrent_0.25" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='cats-effect-concurrent_0.25', version='3.0-8096649')
)
libraryDependencies += "org.typelevel" % "cats-effect-concurrent_0.25" % "3.0-8096649"
[org.typelevel/cats-effect-concurrent_0.25 "3.0-8096649"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect-kernel_0.25 | jar | 3.0-8096649 |
ch.epfl.lamp : dotty-library_0.25 | jar | 0.25.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-scalacheck_2.13 | jar | 4.10.0 |