is not current version
Last Version 5.1.2

co.cask.cdap:cdap-notifications 3.2.0


GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-notifications
Version

Version

3.2.0
Type

Type

jar

Download cdap-notifications 3.2.0


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