is not current version
Last Version 1.5.9

com.metaring:framework-ext-vertx-email 1.0.0

Email Extension made in Vert.x for the MetaRing Framework

GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-vertx-email
Version

Version

1.0.0
Type

Type

jar

Download framework-ext-vertx-email 1.0.0


<!-- https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx-email/ -->
<dependency>
    <groupId>com.metaring</groupId>
    <artifactId>framework-ext-vertx-email</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx-email/
implementation 'com.metaring:framework-ext-vertx-email:1.0.0'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx-email/
implementation ("com.metaring:framework-ext-vertx-email:1.0.0")
'com.metaring:framework-ext-vertx-email:jar:1.0.0'
<dependency org="com.metaring" name="framework-ext-vertx-email" rev="1.0.0">
  <artifact name="framework-ext-vertx-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-vertx-email', version='1.0.0')
)
libraryDependencies += "com.metaring" % "framework-ext-vertx-email" % "1.0.0"
[com.metaring/framework-ext-vertx-email "1.0.0"]