d6y / liftmodules-imap-idle   1.1

Apache License 2.0 Website GitHub

Allows Lift apps to receive push-like email.

Scala versions: 2.10

imap-idle_2.6 1.1


Group ID:
net.liftmodules
Artifact ID:
imap-idle_2.6_2.10
Version:
1.1
Release Date:
Oct 22, 2013
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "imap-idle_2.6" % "1.1"

Mill build tool

ivy"net.liftmodules::imap-idle_2.6:1.1"

Scala CLI

//> using dep "net.liftmodules::imap-idle_2.6:1.1"

Ammonite REPL

import $ivy.`net.liftmodules::imap-idle_2.6:1.1`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>imap-idle_2.6_2.10</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'net.liftmodules', name: 'imap-idle_2.6_2.10', version: '1.1'