halfmatthalfcat / mobile-push   1.24.4

GitHub

A push notification library

Scala versions: 2.13 2.12

mobile-push 1.24.2


Group ID:
com.github.halfmatthalfcat
Artifact ID:
mobile-push_2.13
Version:
1.24.2
Release Date:
Jan 8, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.halfmatthalfcat" %% "mobile-push" % "1.24.2"

Mill build tool

ivy"com.github.halfmatthalfcat::mobile-push:1.24.2"

Scala CLI

//> using dep "com.github.halfmatthalfcat::mobile-push:1.24.2"

Ammonite REPL

import $ivy.`com.github.halfmatthalfcat::mobile-push:1.24.2`

<dependency>
  <groupId>com.github.halfmatthalfcat</groupId>
  <artifactId>mobile-push_2.13</artifactId>
  <version>1.24.2</version>
</dependency>

compile group: 'com.github.halfmatthalfcat', name: 'mobile-push_2.13', version: '1.24.2'