Last Version

sledclient 0.0.2

Asynchronous POP client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lafa.sledclient
ArtifactId

ArtifactId

sledclient
Version

Version

0.0.2
Type

Type

jar
Description

Description

sledclient
Asynchronous POP client.

Download sledclient 0.0.2


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

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.