文件下载
文件名 操作
akka-guard-http-typed_2.13-1.6.15.jar 下载
akka-guard-http-typed_2.13-1.6.15.pom 下载
akka-guard-http-typed_2.13-1.6.15-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.chatwork</groupId>
  <artifactId>akka-guard-http-typed_2.13</artifactId>
  <version>1.6.15</version>
</dependency>
Gradle Groovy
implementation 'com.chatwork:akka-guard-http-typed_2.13:1.6.15'
Gradle Kotlin
implementation("com.chatwork:akka-guard-http-typed_2.13:1.6.15")
Scala SBT
libraryDependencies += "com.chatwork" % "akka-guard-http-typed_2.13" % "1.6.15"
Groovy Grape
@Grapes(
  @Grab(group='com.chatwork', module='akka-guard-http-typed_2.13', version='1.6.15')
)
Apache Ivy
<dependency org="com.chatwork" name="akka-guard-http-typed_2.13" rev="1.6.15" />
Leiningen
[com.chatwork/akka-guard-http-typed_2.13 "1.6.15"]
Apache Buildr
'com.chatwork:akka-guard-http-typed_2.13:jar:1.6.15'