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