Download scrooge-runtime-3.1.1.jar file - Jar s

Jar examples for s:scrooge-runtime

Description

You can download jar file scrooge-runtime 3.1.1 in this page.

Build File

You can use the following script to add scrooge-runtime-3.1.1.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>scrooge-runtime</artifactId>
   <version>3.1.1</version>
</dependency>
compile group: 'com.twitter', name: 'scrooge-runtime', version: '3.1.1'
libraryDependencies += "com.twitter" % "scrooge-runtime" % "3.1.1"
<dependency org="com.twitter" name="scrooge-runtime" rev="3.1.1"/>
@Grapes(@Grab(group='com.twitter', module='scrooge-runtime', version='3.1.1'))
'com.twitter:scrooge-runtime:jar:3.1.1'

Download

Click the following link to download the jar file.

scrooge-runtime-3.1.1-jar-with-dependencies.jar
scrooge-runtime-3.1.1-javadoc.jar
scrooge-runtime-3.1.1-sources.jar
scrooge-runtime-3.1.1.jar
scrooge-runtime-3.1.1.pom



Related Tutorials