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.5-RC4-1.0


Group ID:
net.liftmodules
Artifact ID:
imap-idle_2.10
Version:
2.5-RC4-1.0
Release Date:
Apr 6, 2013
Licenses:
Files:
Full Scala Version:
2.10.0
Developers:

libraryDependencies += "net.liftmodules" %% "imap-idle" % "2.5-RC4-1.0"

Mill build tool

ivy"net.liftmodules::imap-idle:2.5-RC4-1.0"

Scala CLI

//> using dep "net.liftmodules::imap-idle:2.5-RC4-1.0"

Ammonite REPL

import $ivy.`net.liftmodules::imap-idle:2.5-RC4-1.0`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>imap-idle_2.10</artifactId>
  <version>2.5-RC4-1.0</version>
</dependency>

compile group: 'net.liftmodules', name: 'imap-idle_2.10', version: '2.5-RC4-1.0'