is not current version
Last Version 2.5.0

co.fingerprintsoft:notification-email 1.0.3


GroupId

GroupId

co.fingerprintsoft
ArtifactId

ArtifactId

notification-email
Version

Version

1.0.3
Type

Type

jar

Download notification-email 1.0.3


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