Download bpm-notifications-3.2-RC1.jar file - Jar b

Jar examples for b:bpm-notifications

Description

You can download jar file bpm-notifications 3.2-RC1 in this page.

Build File

You can use the following script to add bpm-notifications-3.2-RC1.jar to your project.

<dependency>
   <groupId>org.aperteworkflow</groupId>
   <artifactId>bpm-notifications</artifactId>
   <version>3.2-RC1</version>
</dependency>
compile group: 'org.aperteworkflow', name: 'bpm-notifications', version: '3.2-RC1'
libraryDependencies += "org.aperteworkflow" % "bpm-notifications" % "3.2-RC1"
<dependency org="org.aperteworkflow" name="bpm-notifications" rev="3.2-RC1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='bpm-notifications', version='3.2-RC1'))
'org.aperteworkflow:bpm-notifications:jar:3.2-RC1'

Download

Click the following link to download the jar file.

bpm-notifications-3.2-RC1-javadoc.jar
bpm-notifications-3.2-RC1-sources.jar
bpm-notifications-3.2-RC1.jar
bpm-notifications-3.2-RC1.pom



Related Tutorials