is not current version
Last Version 5.1.2

co.cask.cdap:cdap-notifications 3.4.3


GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-notifications
Version

Version

3.4.3
Type

Type

jar

Download cdap-notifications 3.4.3


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