h

http_handlers_async

The atoms of your platform
https://hexagonkt.com
MIT
Juanjo Aguililla
Files download
File Operation
http_handlers_async-3.0.0-B9.jar download
http_handlers_async-3.0.0-B9.pom download
http_handlers_async-3.0.0-B9-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hexagonkt</groupId>
  <artifactId>http_handlers_async</artifactId>
  <version>3.0.0-B9</version>
</dependency>
Gradle Groovy
implementation 'com.hexagonkt:http_handlers_async:3.0.0-B9'
Gradle Kotlin
implementation("com.hexagonkt:http_handlers_async:3.0.0-B9")
Scala SBT
libraryDependencies += "com.hexagonkt" % "http_handlers_async" % "3.0.0-B9"
Groovy Grape
@Grapes(
  @Grab(group='com.hexagonkt', module='http_handlers_async', version='3.0.0-B9')
)
Apache Ivy
<dependency org="com.hexagonkt" name="http_handlers_async" rev="3.0.0-B9" />
Leiningen
[com.hexagonkt/http_handlers_async "3.0.0-B9"]
Apache Buildr
'com.hexagonkt:http_handlers_async:jar:3.0.0-B9'