文件下载
文件名 操作
http4s-ember-server_native0.4_2.13-0.23.19-RC3.jar 下载
http4s-ember-server_native0.4_2.13-0.23.19-RC3.pom 下载
http4s-ember-server_native0.4_2.13-0.23.19-RC3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.http4s</groupId>
  <artifactId>http4s-ember-server_native0.4_2.13</artifactId>
  <version>0.23.19-RC3</version>
</dependency>
Gradle Groovy
implementation 'org.http4s:http4s-ember-server_native0.4_2.13:0.23.19-RC3'
Gradle Kotlin
implementation("org.http4s:http4s-ember-server_native0.4_2.13:0.23.19-RC3")
Scala SBT
libraryDependencies += "org.http4s" % "http4s-ember-server_native0.4_2.13" % "0.23.19-RC3"
Groovy Grape
@Grapes(
  @Grab(group='org.http4s', module='http4s-ember-server_native0.4_2.13', version='0.23.19-RC3')
)
Apache Ivy
<dependency org="org.http4s" name="http4s-ember-server_native0.4_2.13" rev="0.23.19-RC3" />
Leiningen
[org.http4s/http4s-ember-server_native0.4_2.13 "0.23.19-RC3"]
Apache Buildr
'org.http4s:http4s-ember-server_native0.4_2.13:jar:0.23.19-RC3'