Download envelope_2.12-1.0.jar file - Jar e

Jar examples for e:envelope-2.12

Description

Compose and send emails through using your favorite provider

You can download jar file envelope_2.12 1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add envelope_2.12-1.0.jar to your project.

<dependency>
   <groupId>io.othree</groupId>
   <artifactId>envelope_2.12</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'io.othree', name: 'envelope_2.12', version: '1.0'
libraryDependencies += "io.othree" % "envelope_2.12" % "1.0"
<dependency org="io.othree" name="envelope_2.12" rev="1.0"/>
@Grapes(@Grab(group='io.othree', module='envelope_2.12', version='1.0'))
'io.othree:envelope_2.12:jar:1.0'

Download

Click the following link to download the jar file.

envelope_2.12-1.0-javadoc.jar
envelope_2.12-1.0-sources.jar
envelope_2.12-1.0.jar
envelope_2.12-1.0.pom



Related Tutorials