lensesio / lenses-alerts-plugin   5.0.5

Apache License 2.0 Website GitHub

Defines interface for pluggable lenses alert services integration, along with some officially supported implementations.

Scala versions: 2.13 2.12

lenses-alerts-plugin-api 3.0.0


Group ID:
io.lenses
Artifact ID:
lenses-alerts-plugin-api_2.12
Version:
3.0.0
Release Date:
Jul 22, 2019
Licenses:
Files:

libraryDependencies += "io.lenses" %% "lenses-alerts-plugin-api" % "3.0.0"

Mill build tool

ivy"io.lenses::lenses-alerts-plugin-api:3.0.0"

Scala CLI

//> using dep "io.lenses::lenses-alerts-plugin-api:3.0.0"

Ammonite REPL

import $ivy.`io.lenses::lenses-alerts-plugin-api:3.0.0`

<dependency>
  <groupId>io.lenses</groupId>
  <artifactId>lenses-alerts-plugin-api_2.12</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'io.lenses', name: 'lenses-alerts-plugin-api_2.12', version: '3.0.0'