Files download
File Operation
case-app-cats-effect-2_sjs1_3-2.1.0-M22.jar download
case-app-cats-effect-2_sjs1_3-2.1.0-M22.pom download
case-app-cats-effect-2_sjs1_3-2.1.0-M22-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.alexarchambault</groupId>
  <artifactId>case-app-cats-effect-2_sjs1_3</artifactId>
  <version>2.1.0-M22</version>
</dependency>
Gradle Groovy
implementation 'com.github.alexarchambault:case-app-cats-effect-2_sjs1_3:2.1.0-M22'
Gradle Kotlin
implementation("com.github.alexarchambault:case-app-cats-effect-2_sjs1_3:2.1.0-M22")
Scala SBT
libraryDependencies += "com.github.alexarchambault" % "case-app-cats-effect-2_sjs1_3" % "2.1.0-M22"
Groovy Grape
@Grapes(
  @Grab(group='com.github.alexarchambault', module='case-app-cats-effect-2_sjs1_3', version='2.1.0-M22')
)
Apache Ivy
<dependency org="com.github.alexarchambault" name="case-app-cats-effect-2_sjs1_3" rev="2.1.0-M22" />
Leiningen
[com.github.alexarchambault/case-app-cats-effect-2_sjs1_3 "2.1.0-M22"]
Apache Buildr
'com.github.alexarchambault:case-app-cats-effect-2_sjs1_3:jar:2.1.0-M22'