IMAP NIO client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.krdev
ArtifactId

ArtifactId

imapnioclient
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

IMAP NIO client
IMAP NIO client

Download imapnioclient

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.krdev/imapnioclient/ -->
<dependency>
    <groupId>com.github.krdev</groupId>
    <artifactId>imapnioclient</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krdev/imapnioclient/
implementation 'com.github.krdev:imapnioclient:0.0.1'
// https://jarcasting.com/artifacts/com.github.krdev/imapnioclient/
implementation ("com.github.krdev:imapnioclient:0.0.1")
'com.github.krdev:imapnioclient:jar:0.0.1'
<dependency org="com.github.krdev" name="imapnioclient" rev="0.0.1">
  <artifact name="imapnioclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krdev', module='imapnioclient', version='0.0.1')
)
libraryDependencies += "com.github.krdev" % "imapnioclient" % "0.0.1"
[com.github.krdev/imapnioclient "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.29.Final
com.sun.mail : imap jar 1.5.2
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
javax.mail : mail jar 1.4.7

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1