Files download
File Operation
http4s-tomcat-server_2.12-1.0-377-020cf9e.jar download
http4s-tomcat-server_2.12-1.0-377-020cf9e.pom download
http4s-tomcat-server_2.12-1.0-377-020cf9e-sources.jar download
Apache Maven
<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>http4s-tomcat-server_2.12</artifactId>
  <version>1.0-377-020cf9e</version>
</dependency>
Gradle Groovy
implementation 'com.armanbilge:http4s-tomcat-server_2.12:1.0-377-020cf9e'
Gradle Kotlin
implementation("com.armanbilge:http4s-tomcat-server_2.12:1.0-377-020cf9e")
Scala SBT
libraryDependencies += "com.armanbilge" % "http4s-tomcat-server_2.12" % "1.0-377-020cf9e"
Groovy Grape
@Grapes(
  @Grab(group='com.armanbilge', module='http4s-tomcat-server_2.12', version='1.0-377-020cf9e')
)
Apache Ivy
<dependency org="com.armanbilge" name="http4s-tomcat-server_2.12" rev="1.0-377-020cf9e" />
Leiningen
[com.armanbilge/http4s-tomcat-server_2.12 "1.0-377-020cf9e"]
Apache Buildr
'com.armanbilge:http4s-tomcat-server_2.12:jar:1.0-377-020cf9e'