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