Jar examples for s:simple-email
A bunch of classes that facilitate sending e-mails.
You can download jar file simple-email 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add simple-email-1.0.0.jar to your project.
<dependency> <groupId>com.gitlab.jhonsapp</groupId> <artifactId>simple-email</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.gitlab.jhonsapp', name: 'simple-email', version: '1.0.0'
libraryDependencies += "com.gitlab.jhonsapp" % "simple-email" % "1.0.0"
<dependency org="com.gitlab.jhonsapp" name="simple-email" rev="1.0.0"/>
@Grapes(@Grab(group='com.gitlab.jhonsapp', module='simple-email', version='1.0.0'))
'com.gitlab.jhonsapp:simple-email:jar:1.0.0'
Click the following link to download the jar file.
simple-email-1.0.0-javadoc.jar