scrooge-core 18.5.0


Group ID:
com.twitter
Artifact ID:
scrooge-core_2.12
Version:
18.5.0
Release Date:
May 8, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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