is not current version
Last Version 1.0.1

com.github.aman-1995:mailhandler 0.0.1

Mail utility backend

GroupId

GroupId

com.github.aman-1995
ArtifactId

ArtifactId

mailhandler
Version

Version

0.0.1
Type

Type

jar

Download mailhandler 0.0.1


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