Download notification-email-1.2.4.jar file - Jar n

Jar examples for n:notification-email

Description

You can download jar file notification-email 1.2.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add notification-email-1.2.4.jar to your project.

<dependency>
   <groupId>co.fingerprintsoft</groupId>
   <artifactId>notification-email</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'co.fingerprintsoft', name: 'notification-email', version: '1.2.4'
libraryDependencies += "co.fingerprintsoft" % "notification-email" % "1.2.4"
<dependency org="co.fingerprintsoft" name="notification-email" rev="1.2.4"/>
@Grapes(@Grab(group='co.fingerprintsoft', module='notification-email', version='1.2.4'))
'co.fingerprintsoft:notification-email:jar:1.2.4'

Download

Click the following link to download the jar file.

notification-email-1.2.4-javadoc.jar
notification-email-1.2.4-sources.jar
notification-email-1.2.4.jar
notification-email-1.2.4.pom



Related Tutorials