License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdscrooge-runtime_2.9.2 |
Version | Version3.16.3 |
Type | Typejar |
Description |
Descriptionscrooge-runtime
scrooge-runtime
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
<!-- https://jarcasting.com/artifacts/com.twitter/scrooge-runtime_2.9.2/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>scrooge-runtime_2.9.2</artifactId>
<version>3.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/scrooge-runtime_2.9.2/
implementation 'com.twitter:scrooge-runtime_2.9.2:3.16.3'
// https://jarcasting.com/artifacts/com.twitter/scrooge-runtime_2.9.2/
implementation ("com.twitter:scrooge-runtime_2.9.2:3.16.3")
'com.twitter:scrooge-runtime_2.9.2:jar:3.16.3'
<dependency org="com.twitter" name="scrooge-runtime_2.9.2" rev="3.16.3">
<artifact name="scrooge-runtime_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='scrooge-runtime_2.9.2', version='3.16.3')
)
libraryDependencies += "com.twitter" % "scrooge-runtime_2.9.2" % "3.16.3"
[com.twitter/scrooge-runtime_2.9.2 "3.16.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
com.twitter : scrooge-core_2.9.2 | jar | 3.16.3 |
com.twitter : finagle-thrift_2.9.2 | jar | 6.20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.2 | jar | 1.9.1 |
junit : junit | jar | 4.8.1 |