is not current version
Last Version 1.0.0

Angus Mail pop3 provider 1.0.0-M1


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

pop3
Version

Version

1.0.0-M1
Type

Type

jar
Description

Description

Angus Mail pop3 provider
Angus Mail pop3 provider
Project Organization

Project Organization

Eclipse Foundation

Download pop3 1.0.0-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.mail : jakarta.mail-api jar 2.1.0-RC1
org.eclipse.angus : angus-core jar 1.0.0-M1

Project Modules

There are no modules declared in this project.