zivver / web-push   0.2.1

GitHub

Scala web-push library

Scala versions: 2.12 2.11

web-push 0.2.1


Group ID:
com.zivver
Artifact ID:
web-push_2.12
Version:
0.2.1
Release Date:
Feb 23, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.zivver" %% "web-push" % "0.2.1"

Mill build tool

ivy"com.zivver::web-push:0.2.1"

Scala CLI

//> using dep "com.zivver::web-push:0.2.1"

Ammonite REPL

import $ivy.`com.zivver::web-push:0.2.1`

<dependency>
  <groupId>com.zivver</groupId>
  <artifactId>web-push_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.zivver', name: 'web-push_2.12', version: '0.2.1'