s

servicetalk-annotations

A networking framework that evolves with your application
https://servicetalk.io
The Apache License, Version 2.0
ServiceTalk project authors
文件下载
文件名 操作
servicetalk-annotations-0.42.43.jar 下载
servicetalk-annotations-0.42.43.pom 下载
servicetalk-annotations-0.42.43-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.servicetalk</groupId>
  <artifactId>servicetalk-annotations</artifactId>
  <version>0.42.43</version>
</dependency>
Gradle Groovy
implementation 'io.servicetalk:servicetalk-annotations:0.42.43'
Gradle Kotlin
implementation("io.servicetalk:servicetalk-annotations:0.42.43")
Scala SBT
libraryDependencies += "io.servicetalk" % "servicetalk-annotations" % "0.42.43"
Groovy Grape
@Grapes(
  @Grab(group='io.servicetalk', module='servicetalk-annotations', version='0.42.43')
)
Apache Ivy
<dependency org="io.servicetalk" name="servicetalk-annotations" rev="0.42.43" />
Leiningen
[io.servicetalk/servicetalk-annotations "0.42.43"]
Apache Buildr
'io.servicetalk:servicetalk-annotations:jar:0.42.43'
本项目依赖