is not current version
Last Version 0.17.1

com.github.tkrs:orcus-cats-effect_2.11 0.14.2

orcus cats-effect

GroupId

GroupId

com.github.tkrs
ArtifactId

ArtifactId

orcus-cats-effect_2.11
Version

Version

0.14.2
Type

Type

jar

Download orcus-cats-effect_2.11 0.14.2


<!-- https://jarcasting.com/artifacts/com.github.tkrs/orcus-cats-effect_2.11/ -->
<dependency>
    <groupId>com.github.tkrs</groupId>
    <artifactId>orcus-cats-effect_2.11</artifactId>
    <version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-cats-effect_2.11/
implementation 'com.github.tkrs:orcus-cats-effect_2.11:0.14.2'
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-cats-effect_2.11/
implementation ("com.github.tkrs:orcus-cats-effect_2.11:0.14.2")
'com.github.tkrs:orcus-cats-effect_2.11:jar:0.14.2'
<dependency org="com.github.tkrs" name="orcus-cats-effect_2.11" rev="0.14.2">
  <artifact name="orcus-cats-effect_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='orcus-cats-effect_2.11', version='0.14.2')
)
libraryDependencies += "com.github.tkrs" % "orcus-cats-effect_2.11" % "0.14.2"
[com.github.tkrs/orcus-cats-effect_2.11 "0.14.2"]