Download scrooge-core_2.10-3.12.3.jar file - Jar s

Jar examples for s:scrooge-core-2.10

Description

scrooge-core

You can download jar file scrooge-core_2.10 3.12.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scrooge-core_2.10-3.12.3.jar to your project.

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

Download

Click the following link to download the jar file.

scrooge-core_2.10-3.12.3-javadoc.jar
scrooge-core_2.10-3.12.3-sources.jar
scrooge-core_2.10-3.12.3.jar
scrooge-core_2.10-3.12.3.pom



Related Tutorials