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

com.soundcloud:twinagle-runtime_2.13 0.5.0

An implementation of the Twirp protocol on top of Finagle

Группа

Группа

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

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

twinagle-runtime_2.13
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать twinagle-runtime_2.13 0.5.0


<!-- https://jarcasting.com/artifacts/com.soundcloud/twinagle-runtime_2.13/ -->
<dependency>
    <groupId>com.soundcloud</groupId>
    <artifactId>twinagle-runtime_2.13</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soundcloud/twinagle-runtime_2.13/
implementation 'com.soundcloud:twinagle-runtime_2.13:0.5.0'
// https://jarcasting.com/artifacts/com.soundcloud/twinagle-runtime_2.13/
implementation ("com.soundcloud:twinagle-runtime_2.13:0.5.0")
'com.soundcloud:twinagle-runtime_2.13:jar:0.5.0'
<dependency org="com.soundcloud" name="twinagle-runtime_2.13" rev="0.5.0">
  <artifact name="twinagle-runtime_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soundcloud', module='twinagle-runtime_2.13', version='0.5.0')
)
libraryDependencies += "com.soundcloud" % "twinagle-runtime_2.13" % "0.5.0"
[com.soundcloud/twinagle-runtime_2.13 "0.5.0"]