scrooge-core 19.5.1


Group ID:
com.twitter
Artifact ID:
scrooge-core_2.12
Version:
19.5.1
Release Date:
May 21, 2019
Licenses:
Files:

libraryDependencies += "com.twitter" %% "scrooge-core" % "19.5.1"

Mill build tool

ivy"com.twitter::scrooge-core:19.5.1"

Scala CLI

//> using dep "com.twitter::scrooge-core:19.5.1"

Ammonite REPL

import $ivy.`com.twitter::scrooge-core:19.5.1`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>scrooge-core_2.12</artifactId>
  <version>19.5.1</version>
</dependency>

compile group: 'com.twitter', name: 'scrooge-core_2.12', version: '19.5.1'