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