Jar examples for v:vertx-mail-service
You can download jar file vertx-mail-service 3.5.2 in this page.
Open Source License
You can use the following script to add vertx-mail-service-3.5.2.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-mail-service</artifactId> <version>3.5.2</version> </dependency>
compile group: 'io.vertx', name: 'vertx-mail-service', version: '3.5.2'
libraryDependencies += "io.vertx" % "vertx-mail-service" % "3.5.2"
<dependency org="io.vertx" name="vertx-mail-service" rev="3.5.2"/>
@Grapes(@Grab(group='io.vertx', module='vertx-mail-service', version='3.5.2'))
'io.vertx:vertx-mail-service:jar:3.5.2'
Click the following link to download the jar file.
vertx-mail-service-3.5.2-javadoc.jar