Jar examples for p:pop3
You can download jar file pop3 1.4.4 in this page.
Open Source License
You can use the following script to add pop3-1.4.4.jar to your project.
<dependency> <groupId>com.sun.mail</groupId> <artifactId>pop3</artifactId> <version>1.4.4</version> </dependency>
compile group: 'com.sun.mail', name: 'pop3', version: '1.4.4'
libraryDependencies += "com.sun.mail" % "pop3" % "1.4.4"
<dependency org="com.sun.mail" name="pop3" rev="1.4.4"/>
@Grapes(@Grab(group='com.sun.mail', module='pop3', version='1.4.4'))
'com.sun.mail:pop3:jar:1.4.4'
Click the following link to download the jar file.
pop3-1.4.4.jar