h

htmx4s-http4s_3

Convenience utilities to support htmx in http4s
https://github.com/eikek/htmx4s
Apache-2.0
com.github.eikek
Eike Kettner
Files download
File Operation
htmx4s-http4s_3-0.2.0.jar download
htmx4s-http4s_3-0.2.0.pom download
htmx4s-http4s_3-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.eikek</groupId>
  <artifactId>htmx4s-http4s_3</artifactId>
  <version>0.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.eikek:htmx4s-http4s_3:0.2.0'
Gradle Kotlin
implementation("com.github.eikek:htmx4s-http4s_3:0.2.0")
Scala SBT
libraryDependencies += "com.github.eikek" % "htmx4s-http4s_3" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.eikek', module='htmx4s-http4s_3', version='0.2.0')
)
Apache Ivy
<dependency org="com.github.eikek" name="htmx4s-http4s_3" rev="0.2.0" />
Leiningen
[com.github.eikek/htmx4s-http4s_3 "0.2.0"]
Apache Buildr
'com.github.eikek:htmx4s-http4s_3:jar:0.2.0'