avast / scala-server-toolkit   0.18.4

MIT License Website GitHub

Functional programming toolkit for building server applications in Scala.

Scala versions: 3.x 2.13 2.12

sst-sentry 0.1.46


Group ID:
com.avast
Artifact ID:
sst-sentry_2.13
Version:
0.1.46
Release Date:
Jun 25, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.avast" %% "sst-sentry" % "0.1.46"

Mill build tool

ivy"com.avast::sst-sentry:0.1.46"

Scala CLI

//> using dep "com.avast::sst-sentry:0.1.46"

Ammonite REPL

import $ivy.`com.avast::sst-sentry:0.1.46`

<dependency>
  <groupId>com.avast</groupId>
  <artifactId>sst-sentry_2.13</artifactId>
  <version>0.1.46</version>
</dependency>

compile group: 'com.avast', name: 'sst-sentry_2.13', version: '0.1.46'