is not current version
Last Version 3.17.3-RELEASE

uk.gov.service.notify:notifications-java-client 3.17.0-RELEASE

Use this client to send emails, text messages and letters using the GOV.UK Notify API.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

uk.gov.service.notify
ArtifactId

ArtifactId

notifications-java-client
Version

Version

3.17.0-RELEASE
Type

Type

jar

Download notifications-java-client 3.17.0-RELEASE


<!-- https://jarcasting.com/artifacts/uk.gov.service.notify/notifications-java-client/ -->
<dependency>
    <groupId>uk.gov.service.notify</groupId>
    <artifactId>notifications-java-client</artifactId>
    <version>3.17.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.notify/notifications-java-client/
implementation 'uk.gov.service.notify:notifications-java-client:3.17.0-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.service.notify/notifications-java-client/
implementation ("uk.gov.service.notify:notifications-java-client:3.17.0-RELEASE")
'uk.gov.service.notify:notifications-java-client:jar:3.17.0-RELEASE'
<dependency org="uk.gov.service.notify" name="notifications-java-client" rev="3.17.0-RELEASE">
  <artifact name="notifications-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.notify', module='notifications-java-client', version='3.17.0-RELEASE')
)
libraryDependencies += "uk.gov.service.notify" % "notifications-java-client" % "3.17.0-RELEASE"
[uk.gov.service.notify/notifications-java-client "3.17.0-RELEASE"]