Last Version

twinagle-runtime 07cca7af

An implementation of the Twirp protocol on top of Finagle

License

License

GroupId

GroupId

com.soundcloud
ArtifactId

ArtifactId

twinagle-runtime_2.12
Version

Version

07cca7af
Type

Type

jar
Description

Description

twinagle-runtime
An implementation of the Twirp protocol on top of Finagle
Project URL

Project URL

https://github.com/soundcloud/twinagle
Project Organization

Project Organization

SoundCloud
Source Code Management

Source Code Management

https://github.com/soundcloud/twinagle

Download twinagle-runtime_2.12 07cca7af


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.twitter : finagle-http_2.12 jar 20.3.0
com.thesamet.scalapb : scalapb-runtime_2.12 jar 0.10.2
com.thesamet.scalapb : scalapb-json4s_2.12 jar 0.10.1

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.9.2
org.specs2 : specs2-mock_2.12 jar 4.9.2

Project Modules

There are no modules declared in this project.