Jar examples for c:cdap-notifications-api
You can download jar file cdap-notifications-api 4.3.3 in this page.
Apache License
You can use the following script to add cdap-notifications-api-4.3.3.jar to your project.
<dependency> <groupId>co.cask.cdap</groupId> <artifactId>cdap-notifications-api</artifactId> <version>4.3.3</version> </dependency>
compile group: 'co.cask.cdap', name: 'cdap-notifications-api', version: '4.3.3'
libraryDependencies += "co.cask.cdap" % "cdap-notifications-api" % "4.3.3"
<dependency org="co.cask.cdap" name="cdap-notifications-api" rev="4.3.3"/>
@Grapes(@Grab(group='co.cask.cdap', module='cdap-notifications-api', version='4.3.3'))
'co.cask.cdap:cdap-notifications-api:jar:4.3.3'
Click the following link to download the jar file.
cdap-notifications-api-4.3.3-javadoc.jar