License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdco.fingerprintsoft |
ArtifactId | ArtifactIdnotification-clickatell |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom file for spring starters
|
<!-- https://jarcasting.com/artifacts/co.fingerprintsoft/notification-clickatell/ -->
<dependency>
<groupId>co.fingerprintsoft</groupId>
<artifactId>notification-clickatell</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-clickatell/
implementation 'co.fingerprintsoft:notification-clickatell:2.5.0'
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-clickatell/
implementation ("co.fingerprintsoft:notification-clickatell:2.5.0")
'co.fingerprintsoft:notification-clickatell:jar:2.5.0'
<dependency org="co.fingerprintsoft" name="notification-clickatell" rev="2.5.0">
<artifact name="notification-clickatell" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fingerprintsoft', module='notification-clickatell', version='2.5.0')
)
libraryDependencies += "co.fingerprintsoft" % "notification-clickatell" % "2.5.0"
[co.fingerprintsoft/notification-clickatell "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mashape.unirest : unirest-java | jar | 1.4.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
co.fingerprintsoft : notification-sms | jar | 2.5.0 |
org.projectlombok : lombok | jar | 1.18.20 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |