Download bpm-engine-impl-0.36.1.jar file - Jar b

Jar examples for b:bpm-engine-impl

Description

You can download jar file bpm-engine-impl 0.36.1 in this page.

Build File

You can use the following script to add bpm-engine-impl-0.36.1.jar to your project.

<dependency>
   <groupId>io.takari.bpm</groupId>
   <artifactId>bpm-engine-impl</artifactId>
   <version>0.36.1</version>
</dependency>
compile group: 'io.takari.bpm', name: 'bpm-engine-impl', version: '0.36.1'
libraryDependencies += "io.takari.bpm" % "bpm-engine-impl" % "0.36.1"
<dependency org="io.takari.bpm" name="bpm-engine-impl" rev="0.36.1"/>
@Grapes(@Grab(group='io.takari.bpm', module='bpm-engine-impl', version='0.36.1'))
'io.takari.bpm:bpm-engine-impl:jar:0.36.1'

Download

Click the following link to download the jar file.

bpm-engine-impl-0.36.1-sources.jar
bpm-engine-impl-0.36.1.jar
bpm-engine-impl-0.36.1.pom



Related Tutorials