License |
License |
---|---|
GroupId | GroupIddev.profunktor |
ArtifactId | ArtifactIdconsole4cats_2.13 |
Version | Version0.8.1 |
Type | Typejar |
Description |
Descriptionconsole4cats
console4cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
console4cats_2.13-0.8.1.pom | |
console4cats_2.13-0.8.1.jar | 33 KB |
console4cats_2.13-0.8.1-sources.jar | 9 KB |
console4cats_2.13-0.8.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.profunktor/console4cats_2.13/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>console4cats_2.13</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/console4cats_2.13/
implementation 'dev.profunktor:console4cats_2.13:0.8.1'
// https://jarcasting.com/artifacts/dev.profunktor/console4cats_2.13/
implementation ("dev.profunktor:console4cats_2.13:0.8.1")
'dev.profunktor:console4cats_2.13:jar:0.8.1'
<dependency org="dev.profunktor" name="console4cats_2.13" rev="0.8.1">
<artifact name="console4cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='console4cats_2.13', version='0.8.1')
)
libraryDependencies += "dev.profunktor" % "console4cats_2.13" % "0.8.1"
[dev.profunktor/console4cats_2.13 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
org.typelevel : cats-effect_2.13 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.0 |