pop3sclient

Asynchronous POP client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lafa.popclient
ArtifactId

ArtifactId

popclient
Last Version

Last Version

0.0.18
Release Date

Release Date

Type

Type

jar
Description

Description

pop3sclient
Asynchronous POP client.
Project URL

Project URL

https://github.com/lafaspot/pop3sclient
Source Code Management

Source Code Management

https://github.com/lafaspot/pop3sclient.git

Download popclient

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : log4j-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
io.netty : netty-handler jar 4.1.4.Final
com.google.code.findbugs : jsr305 jar 3.0.1
com.github.lafa.logfast : logfast.core jar 1.0.6

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.mockito : mockito-all jar 1.10.19
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1