teamwanari / web-push   1.0-alfa

MIT License GitHub

Scala web-push library

Scala versions: 2.13

web-push 1.0-alfa


Group ID:
com.wanari
Artifact ID:
web-push_2.13
Version:
1.0-alfa
Release Date:
Nov 6, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.wanari" %% "web-push" % "1.0-alfa"

Mill build tool

ivy"com.wanari::web-push:1.0-alfa"

Scala CLI

//> using dep "com.wanari::web-push:1.0-alfa"

Ammonite REPL

import $ivy.`com.wanari::web-push:1.0-alfa`

<dependency>
  <groupId>com.wanari</groupId>
  <artifactId>web-push_2.13</artifactId>
  <version>1.0-alfa</version>
</dependency>

compile group: 'com.wanari', name: 'web-push_2.13', version: '1.0-alfa'