is not current version
Last Version 3.1.1

com.twitter:scrooge-runtime 3.0.6


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

scrooge-runtime
Version

Version

3.0.6
Type

Type

jar

Download scrooge-runtime 3.0.6


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