is not current version
Last Version 0.0.18

com.github.lafa.popclient:popclient 0.0.8

Asynchronous POP client.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lafa.popclient
ArtifactId

ArtifactId

popclient
Version

Version

0.0.8
Type

Type

jar

Download popclient 0.0.8


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