Last Version

scrooge-runtime 3.1.1

A Thrift generator for Scala

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

scrooge-runtime
Version

Version

3.1.1
Type

Type

jar
Description

Description

scrooge-runtime
A Thrift generator for Scala

Download scrooge-runtime 3.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
com.twitter : util-codec_2.9.2 jar 6.3.0
com.twitter : finagle-core_2.9.2 jar 6.3.0
com.twitter : finagle-thrift_2.9.2 jar 6.3.0

provided (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.8.0

Project Modules

There are no modules declared in this project.