| License |
License
LAGPL3
|
|---|---|
| GroupId | GroupIdio.swaydb |
| ArtifactId | ArtifactIdcats-effect_2.13 |
| Version | Version0.16.2 |
| Type | Typejar |
| Description |
Descriptioncats-effect
cats-effect
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cats-effect_2.13-0.16.2.pom | |
| cats-effect_2.13-0.16.2.jar | 5 KB |
| cats-effect_2.13-0.16.2-sources.jar | 1 KB |
| cats-effect_2.13-0.16.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.swaydb/cats-effect_2.13/ -->
<dependency>
<groupId>io.swaydb</groupId>
<artifactId>cats-effect_2.13</artifactId>
<version>0.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.swaydb/cats-effect_2.13/
implementation 'io.swaydb:cats-effect_2.13:0.16.2'
// https://jarcasting.com/artifacts/io.swaydb/cats-effect_2.13/
implementation ("io.swaydb:cats-effect_2.13:0.16.2")
'io.swaydb:cats-effect_2.13:jar:0.16.2'
<dependency org="io.swaydb" name="cats-effect_2.13" rev="0.16.2">
<artifact name="cats-effect_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.swaydb', module='cats-effect_2.13', version='0.16.2')
)
libraryDependencies += "io.swaydb" % "cats-effect_2.13" % "0.16.2"
[io.swaydb/cats-effect_2.13 "0.16.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| io.swaydb : data_2.13 | jar | 0.16.2 |
| org.typelevel : cats-effect_2.13 | jar | 2.2.0 |