Files download
File Operation
github4s-cats-effect_2.10-0.18.8.jar download
github4s-cats-effect_2.10-0.18.8.pom download
github4s-cats-effect_2.10-0.18.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>github4s-cats-effect_2.10</artifactId>
  <version>0.18.8</version>
</dependency>
Gradle Groovy
implementation 'com.47deg:github4s-cats-effect_2.10:0.18.8'
Gradle Kotlin
implementation("com.47deg:github4s-cats-effect_2.10:0.18.8")
Scala SBT
libraryDependencies += "com.47deg" % "github4s-cats-effect_2.10" % "0.18.8"
Groovy Grape
@Grapes(
  @Grab(group='com.47deg', module='github4s-cats-effect_2.10', version='0.18.8')
)
Apache Ivy
<dependency org="com.47deg" name="github4s-cats-effect_2.10" rev="0.18.8" />
Leiningen
[com.47deg/github4s-cats-effect_2.10 "0.18.8"]
Apache Buildr
'com.47deg:github4s-cats-effect_2.10:jar:0.18.8'