is not current version
Last Version 2.0-v20210916

dev.rafex.ether.email:ether-email 2.0.0-v20201122

utilities to create microservices without frameworks

GroupId

GroupId

dev.rafex.ether.email
ArtifactId

ArtifactId

ether-email
Version

Version

2.0.0-v20201122
Type

Type

jar

Download ether-email 2.0.0-v20201122


<!-- https://jarcasting.com/artifacts/dev.rafex.ether.email/ether-email/ -->
<dependency>
    <groupId>dev.rafex.ether.email</groupId>
    <artifactId>ether-email</artifactId>
    <version>2.0.0-v20201122</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.email/ether-email/
implementation 'dev.rafex.ether.email:ether-email:2.0.0-v20201122'
// https://jarcasting.com/artifacts/dev.rafex.ether.email/ether-email/
implementation ("dev.rafex.ether.email:ether-email:2.0.0-v20201122")
'dev.rafex.ether.email:ether-email:jar:2.0.0-v20201122'
<dependency org="dev.rafex.ether.email" name="ether-email" rev="2.0.0-v20201122">
  <artifact name="ether-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.email', module='ether-email', version='2.0.0-v20201122')
)
libraryDependencies += "dev.rafex.ether.email" % "ether-email" % "2.0.0-v20201122"
[dev.rafex.ether.email/ether-email "2.0.0-v20201122"]