GroupId | GroupIdcom.github.cb372 |
---|---|
ArtifactId | ArtifactIdcats-retry-cats-effect_sjs0.6_2.12 |
Version | Version0.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cb372/cats-retry-cats-effect_sjs0.6_2.12/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>cats-retry-cats-effect_sjs0.6_2.12</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/cats-retry-cats-effect_sjs0.6_2.12/
implementation 'com.github.cb372:cats-retry-cats-effect_sjs0.6_2.12:0.3.1'
// https://jarcasting.com/artifacts/com.github.cb372/cats-retry-cats-effect_sjs0.6_2.12/
implementation ("com.github.cb372:cats-retry-cats-effect_sjs0.6_2.12:0.3.1")
'com.github.cb372:cats-retry-cats-effect_sjs0.6_2.12:jar:0.3.1'
<dependency org="com.github.cb372" name="cats-retry-cats-effect_sjs0.6_2.12" rev="0.3.1">
<artifact name="cats-retry-cats-effect_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='cats-retry-cats-effect_sjs0.6_2.12', version='0.3.1')
)
libraryDependencies += "com.github.cb372" % "cats-retry-cats-effect_sjs0.6_2.12" % "0.3.1"
[com.github.cb372/cats-retry-cats-effect_sjs0.6_2.12 "0.3.1"]