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