Download cdap-notifications-3.3.3.jar file - Jar c

Jar examples for c:cdap-notifications

Description

You can download jar file cdap-notifications 3.3.3 in this page.

License

Apache License

Build File

You can use the following script to add cdap-notifications-3.3.3.jar to your project.

<dependency>
   <groupId>co.cask.cdap</groupId>
   <artifactId>cdap-notifications</artifactId>
   <version>3.3.3</version>
</dependency>
compile group: 'co.cask.cdap', name: 'cdap-notifications', version: '3.3.3'
libraryDependencies += "co.cask.cdap" % "cdap-notifications" % "3.3.3"
<dependency org="co.cask.cdap" name="cdap-notifications" rev="3.3.3"/>
@Grapes(@Grab(group='co.cask.cdap', module='cdap-notifications', version='3.3.3'))
'co.cask.cdap:cdap-notifications:jar:3.3.3'

Download

Click the following link to download the jar file.

cdap-notifications-3.3.3-javadoc.jar
cdap-notifications-3.3.3-sources.jar
cdap-notifications-3.3.3.jar
cdap-notifications-3.3.3.pom



Related Tutorials