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

Jar examples for n:notification-email

Description

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials