Download scrooge-core_2.12-17.10.0.jar file - Jar s

Jar examples for s:scrooge-core-2.12

Description

scrooge-core

You can download jar file scrooge-core_2.12 17.10.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scrooge-core_2.12-17.10.0.jar to your project.

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

Download

Click the following link to download the jar file.

scrooge-core_2.12-17.10.0-javadoc.jar
scrooge-core_2.12-17.10.0-sources.jar
scrooge-core_2.12-17.10.0.jar
scrooge-core_2.12-17.10.0.pom



Related Tutorials