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