| License |
License
LAGPL3
|
|---|---|
| GroupId | GroupIdio.swaydb |
| ArtifactId | ArtifactIdcats-effect_2.11 |
| Version | Version0.15 |
| 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.11-0.15.pom | |
| cats-effect_2.11-0.15.jar | 10 KB |
| cats-effect_2.11-0.15-sources.jar | 1 KB |
| cats-effect_2.11-0.15-javadoc.jar | 342 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.swaydb/cats-effect_2.11/ -->
<dependency>
<groupId>io.swaydb</groupId>
<artifactId>cats-effect_2.11</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.swaydb/cats-effect_2.11/
implementation 'io.swaydb:cats-effect_2.11:0.15'
// https://jarcasting.com/artifacts/io.swaydb/cats-effect_2.11/
implementation ("io.swaydb:cats-effect_2.11:0.15")
'io.swaydb:cats-effect_2.11:jar:0.15'
<dependency org="io.swaydb" name="cats-effect_2.11" rev="0.15">
<artifact name="cats-effect_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.swaydb', module='cats-effect_2.11', version='0.15')
)
libraryDependencies += "io.swaydb" % "cats-effect_2.11" % "0.15"
[io.swaydb/cats-effect_2.11 "0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| io.swaydb : data_2.11 | jar | 0.15 |
| org.typelevel : cats-effect_2.11 | jar | 2.0.0 |