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

com.twitter:finagle-stream_2.10 6.25.0

finagle-stream

Группа

Группа

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

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

finagle-stream_2.10
Версия

Версия

6.25.0
Тип

Тип

jar

Скачать finagle-stream_2.10 6.25.0


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