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 1.0


Group ID:
net.liftmodules
Artifact ID:
imap-idle_2.5_2.10
Version:
1.0
Release Date:
Apr 7, 2013
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "imap-idle_2.5" % "1.0"

Mill build tool

ivy"net.liftmodules::imap-idle_2.5:1.0"

Scala CLI

//> using dep "net.liftmodules::imap-idle_2.5:1.0"

Ammonite REPL

import $ivy.`net.liftmodules::imap-idle_2.5:1.0`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>imap-idle_2.5_2.10</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'net.liftmodules', name: 'imap-idle_2.5_2.10', version: '1.0'