Download vertx-mail-service-3.0.0.jar file - Jar v

Jar examples for v:vertx-mail-service

Description

You can download jar file vertx-mail-service 3.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add vertx-mail-service-3.0.0.jar to your project.

<dependency>
   <groupId>io.vertx</groupId>
   <artifactId>vertx-mail-service</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'io.vertx', name: 'vertx-mail-service', version: '3.0.0'
libraryDependencies += "io.vertx" % "vertx-mail-service" % "3.0.0"
<dependency org="io.vertx" name="vertx-mail-service" rev="3.0.0"/>
@Grapes(@Grab(group='io.vertx', module='vertx-mail-service', version='3.0.0'))
'io.vertx:vertx-mail-service:jar:3.0.0'

Download

Click the following link to download the jar file.

vertx-mail-service-3.0.0-javadoc.jar
vertx-mail-service-3.0.0-sources.jar
vertx-mail-service-3.0.0-test-sources.jar
vertx-mail-service-3.0.0-tests.jar
vertx-mail-service-3.0.0.jar
vertx-mail-service-3.0.0.pom



Related Tutorials