is not current version
Last Version 0.0.18

com.github.lafa.popclient:popclient 0.0.3

Asynchronous POP client.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lafa.popclient
ArtifactId

ArtifactId

popclient
Version

Version

0.0.3
Type

Type

jar

Download popclient 0.0.3


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