is not current version
Last Version 0.1.9

org.amebastack.module:ameba-email 0.1.1

A useful Java framework email support!

GroupId

GroupId

org.amebastack.module
ArtifactId

ArtifactId

ameba-email
Version

Version

0.1.1
Type

Type

jar

Download ameba-email 0.1.1


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