Last Version

notify-email 1.0-rc3

Notify events in your application as emails

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

notify-email
Version

Version

1.0-rc3
Type

Type

jar
Description

Description

notify-email
Notify events in your application as emails

Download notify-email 1.0-rc3


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

Dependencies

compile (3)

Group / Artifact Type Version
in.ashwanthkumar : notify-core jar 1.0-rc3
org.apache.commons : commons-email jar 1.4
com.typesafe : config jar 1.2.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.