Download ph-smtp-1.0.3.jar file - Jar p

Jar examples for p:ph-smtp

Description

Java library for simple mail sending based on javax.mail

You can download jar file ph-smtp 1.0.3 in this page.

License

Apache 2

Build File

You can use the following script to add ph-smtp-1.0.3.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-smtp</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.helger', name: 'ph-smtp', version: '1.0.3'
libraryDependencies += "com.helger" % "ph-smtp" % "1.0.3"
<dependency org="com.helger" name="ph-smtp" rev="1.0.3"/>
@Grapes(@Grab(group='com.helger', module='ph-smtp', version='1.0.3'))
'com.helger:ph-smtp:jar:1.0.3'

Download

Click the following link to download the jar file.

ph-smtp-1.0.3-javadoc.jar
ph-smtp-1.0.3-sources.jar
ph-smtp-1.0.3-test-sources.jar
ph-smtp-1.0.3.jar
ph-smtp-1.0.3.pom



Related Tutorials