Jar examples for s:smtp
Gateway that exposes notifications via SMTP protocol
You can download jar file smtp 1.6.0 in this page.
Open Source License
You can use the following script to add smtp-1.6.0.jar to your project.
<dependency> <groupId>com.sun.mail</groupId> <artifactId>smtp</artifactId> <version>1.6.0</version> </dependency>
compile group: 'com.sun.mail', name: 'smtp', version: '1.6.0'
libraryDependencies += "com.sun.mail" % "smtp" % "1.6.0"
<dependency org="com.sun.mail" name="smtp" rev="1.6.0"/>
@Grapes(@Grab(group='com.sun.mail', module='smtp', version='1.6.0'))
'com.sun.mail:smtp:jar:1.6.0'
Click the following link to download the jar file.
smtp-1.6.0-javadoc.jar