zivver / web-push   0.2.1

GitHub

Scala web-push library

Scala versions: 2.12 2.11

web-push 0.1.0


Group ID:
com.zivver
Artifact ID:
web-push_2.11
Version:
0.1.0
Release Date:
Nov 15, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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