spotify / noether   0.4.0

Apache License 2.0 Website GitHub

Scala Aggregators used for ML Model metrics monitoring

Scala versions: 2.13 2.12 2.11

noether-core 0.2.1


Group ID:
com.spotify
Artifact ID:
noether-core_2.12
Version:
0.2.1
Release Date:
Apr 11, 2018
Licenses:
Files:

libraryDependencies += "com.spotify" %% "noether-core" % "0.2.1"

Mill build tool

ivy"com.spotify::noether-core:0.2.1"

Scala CLI

//> using dep "com.spotify::noether-core:0.2.1"

Ammonite REPL

import $ivy.`com.spotify::noether-core:0.2.1`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>noether-core_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.spotify', name: 'noether-core_2.12', version: '0.2.1'