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

Jar examples for s:scrooge-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

scrooge-runtime-3.0.4-javadoc.jar
scrooge-runtime-3.0.4-sources.jar
scrooge-runtime-3.0.4.jar
scrooge-runtime-3.0.4.pom



Related Tutorials