Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdco.fingerprintsoft |
ArtifactId | ArtifactIdnotification-clickatell |
Version | Version1.0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/co.fingerprintsoft/notification-clickatell/ -->
<dependency>
<groupId>co.fingerprintsoft</groupId>
<artifactId>notification-clickatell</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-clickatell/
implementation 'co.fingerprintsoft:notification-clickatell:1.0.9'
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-clickatell/
implementation ("co.fingerprintsoft:notification-clickatell:1.0.9")
'co.fingerprintsoft:notification-clickatell:jar:1.0.9'
<dependency org="co.fingerprintsoft" name="notification-clickatell" rev="1.0.9">
<artifact name="notification-clickatell" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fingerprintsoft', module='notification-clickatell', version='1.0.9')
)
libraryDependencies += "co.fingerprintsoft" % "notification-clickatell" % "1.0.9"
[co.fingerprintsoft/notification-clickatell "1.0.9"]