GroupId | GroupIdcom.github.tkrs |
---|---|
ArtifactId | ArtifactIdorcus-cats-effect_2.13 |
Version | Version0.19.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.tkrs/orcus-cats-effect_2.13/ -->
<dependency>
<groupId>com.github.tkrs</groupId>
<artifactId>orcus-cats-effect_2.13</artifactId>
<version>0.19.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-cats-effect_2.13/
implementation 'com.github.tkrs:orcus-cats-effect_2.13:0.19.3'
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-cats-effect_2.13/
implementation ("com.github.tkrs:orcus-cats-effect_2.13:0.19.3")
'com.github.tkrs:orcus-cats-effect_2.13:jar:0.19.3'
<dependency org="com.github.tkrs" name="orcus-cats-effect_2.13" rev="0.19.3">
<artifact name="orcus-cats-effect_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='orcus-cats-effect_2.13', version='0.19.3')
)
libraryDependencies += "com.github.tkrs" % "orcus-cats-effect_2.13" % "0.19.3"
[com.github.tkrs/orcus-cats-effect_2.13 "0.19.3"]