zivver / web-push   0.2.1

GitHub

Scala web-push library

Scala versions: 2.12 2.11

web-push 0.2.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.zivver</groupId>
  <artifactId>web-push_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.zivver', name: 'web-push_2.11', version: '0.2.0'