License |
License |
---|---|
GroupId | GroupIdcom.soundcloud |
ArtifactId | ArtifactIdtwinagle-runtime_2.11 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptiontwinagle-runtime
An implementation of the Twirp protocol on top of Finagle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
twinagle-runtime_2.11-0.3.0.pom | |
twinagle-runtime_2.11-0.3.0.jar | 71 KB |
twinagle-runtime_2.11-0.3.0-sources.jar | 10 KB |
twinagle-runtime_2.11-0.3.0-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soundcloud/twinagle-runtime_2.11/ -->
<dependency>
<groupId>com.soundcloud</groupId>
<artifactId>twinagle-runtime_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soundcloud/twinagle-runtime_2.11/
implementation 'com.soundcloud:twinagle-runtime_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.soundcloud/twinagle-runtime_2.11/
implementation ("com.soundcloud:twinagle-runtime_2.11:0.3.0")
'com.soundcloud:twinagle-runtime_2.11:jar:0.3.0'
<dependency org="com.soundcloud" name="twinagle-runtime_2.11" rev="0.3.0">
<artifact name="twinagle-runtime_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soundcloud', module='twinagle-runtime_2.11', version='0.3.0')
)
libraryDependencies += "com.soundcloud" % "twinagle-runtime_2.11" % "0.3.0"
[com.soundcloud/twinagle-runtime_2.11 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.twitter : finagle-http_2.11 | jar | 19.11.0 |
com.thesamet.scalapb : scalapb-runtime_2.11 | jar | 0.10.0-M1 |
com.thesamet.scalapb : scalapb-json4s_2.11 | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.8.1 |
org.specs2 : specs2-mock_2.11 | jar | 4.8.1 |