is not current version
Last Version 2.5.0

co.fingerprintsoft:notification-mailgun 2.2.0


GroupId

GroupId

co.fingerprintsoft
ArtifactId

ArtifactId

notification-mailgun
Version

Version

2.2.0
Type

Type

jar

Download notification-mailgun 2.2.0


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