twitter-archive / ostrich   9.27.0

Apache License 2.0 GitHub

A stats collector & reporter for Scala servers (deprecated)

Scala versions: 2.12 2.11 2.10

ostrich 9.23.0


Group ID:
com.twitter
Artifact ID:
ostrich_2.12
Version:
9.23.0
Release Date:
Nov 22, 2016
Licenses:
Files:

libraryDependencies += "com.twitter" %% "ostrich" % "9.23.0"

Mill build tool

ivy"com.twitter::ostrich:9.23.0"

Scala CLI

//> using dep "com.twitter::ostrich:9.23.0"

Ammonite REPL

import $ivy.`com.twitter::ostrich:9.23.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>ostrich_2.12</artifactId>
  <version>9.23.0</version>
</dependency>

compile group: 'com.twitter', name: 'ostrich_2.12', version: '9.23.0'