talenteca / web-push   1.0.0

MIT License GitHub

Scala web-push library

Scala versions: 2.13

web-push 1.0.0


Group ID:
com.talenteca
Artifact ID:
web-push_2.13
Version:
1.0.0
Release Date:
Jul 22, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.talenteca" %% "web-push" % "1.0.0"

Mill build tool

ivy"com.talenteca::web-push:1.0.0"

Scala CLI

//> using dep "com.talenteca::web-push:1.0.0"

Ammonite REPL

import $ivy.`com.talenteca::web-push:1.0.0`

<dependency>
  <groupId>com.talenteca</groupId>
  <artifactId>web-push_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.talenteca', name: 'web-push_2.13', version: '1.0.0'