Download osworkflow-2.7.0.jar file - Jar o

Jar examples for o:osworkflow

Description

You can download jar file osworkflow 2.7.0 in this page.

Build File

You can use the following script to add osworkflow-2.7.0.jar to your project.

<dependency>
   <groupId>opensymphony</groupId>
   <artifactId>osworkflow</artifactId>
   <version>2.7.0</version>
</dependency>
compile group: 'opensymphony', name: 'osworkflow', version: '2.7.0'
libraryDependencies += "opensymphony" % "osworkflow" % "2.7.0"
<dependency org="opensymphony" name="osworkflow" rev="2.7.0"/>
@Grapes(@Grab(group='opensymphony', module='osworkflow', version='2.7.0'))
'opensymphony:osworkflow:jar:2.7.0'

Download

Click the following link to download the jar file.

osworkflow-2.7.0.jar
osworkflow-2.7.0.pom



Related Tutorials