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

Jar examples for b:bpm-engine-impl

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials