is not current version
Last Version 1.2.2

com.soundcloud:twinagle-runtime_2.13 0.5.0

An implementation of the Twirp protocol on top of Finagle

GroupId

GroupId

com.soundcloud
ArtifactId

ArtifactId

twinagle-runtime_2.13
Version

Version

0.5.0
Type

Type

jar

Download 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"]