is not current version
Last Version 2.5.0

co.fingerprintsoft:notification-sms 1.1.4


GroupId

GroupId

co.fingerprintsoft
ArtifactId

ArtifactId

notification-sms
Version

Version

1.1.4
Type

Type

jar

Download notification-sms 1.1.4


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