is not current version
Last Version 0.2.7

com.github.edgarespina:mwa-mail 0.1.0


GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

mwa-mail
Version

Version

0.1.0
Type

Type

jar

Download mwa-mail 0.1.0


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