Files download
File Operation
hepek-http4s_3-0.29.1.jar download
hepek-http4s_3-0.29.1.pom download
hepek-http4s_3-0.29.1-sources.jar download
Apache Maven
<dependency>
  <groupId>ba.sake</groupId>
  <artifactId>hepek-http4s_3</artifactId>
  <version>0.29.1</version>
</dependency>
Gradle Groovy
implementation 'ba.sake:hepek-http4s_3:0.29.1'
Gradle Kotlin
implementation("ba.sake:hepek-http4s_3:0.29.1")
Scala SBT
libraryDependencies += "ba.sake" % "hepek-http4s_3" % "0.29.1"
Groovy Grape
@Grapes(
  @Grab(group='ba.sake', module='hepek-http4s_3', version='0.29.1')
)
Apache Ivy
<dependency org="ba.sake" name="hepek-http4s_3" rev="0.29.1" />
Leiningen
[ba.sake/hepek-http4s_3 "0.29.1"]
Apache Buildr
'ba.sake:hepek-http4s_3:jar:0.29.1'