не последняя версия
Последняя версия 6.35.0

com.twitter:finagle-kestrel_2.10 6.12.2

finagle-kestrel

Группа

Группа

com.twitter
Идентификатор

Идентификатор

finagle-kestrel_2.10
Версия

Версия

6.12.2
Тип

Тип

jar

Скачать finagle-kestrel_2.10 6.12.2


<!-- https://jarcasting.com/artifacts/com.twitter/finagle-kestrel_2.10/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>finagle-kestrel_2.10</artifactId>
    <version>6.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/finagle-kestrel_2.10/
implementation 'com.twitter:finagle-kestrel_2.10:6.12.2'
// https://jarcasting.com/artifacts/com.twitter/finagle-kestrel_2.10/
implementation ("com.twitter:finagle-kestrel_2.10:6.12.2")
'com.twitter:finagle-kestrel_2.10:jar:6.12.2'
<dependency org="com.twitter" name="finagle-kestrel_2.10" rev="6.12.2">
  <artifact name="finagle-kestrel_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='finagle-kestrel_2.10', version='6.12.2')
)
libraryDependencies += "com.twitter" % "finagle-kestrel_2.10" % "6.12.2"
[com.twitter/finagle-kestrel_2.10 "6.12.2"]