is not current version
Last Version 1.0-rc3

in.ashwanthkumar:notify-email 1.0-rc2

Notify events in your application as emails

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

notify-email
Version

Version

1.0-rc2
Type

Type

jar

Download notify-email 1.0-rc2


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