Download camunda-bpmn-model-7.3.0.jar file - Jar c

Jar examples for c:camunda-bpmn-model

Description

You can download jar file camunda-bpmn-model 7.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add camunda-bpmn-model-7.3.0.jar to your project.

<dependency>
   <groupId>org.camunda.bpm.model</groupId>
   <artifactId>camunda-bpmn-model</artifactId>
   <version>7.3.0</version>
</dependency>
compile group: 'org.camunda.bpm.model', name: 'camunda-bpmn-model', version: '7.3.0'
libraryDependencies += "org.camunda.bpm.model" % "camunda-bpmn-model" % "7.3.0"
<dependency org="org.camunda.bpm.model" name="camunda-bpmn-model" rev="7.3.0"/>
@Grapes(@Grab(group='org.camunda.bpm.model', module='camunda-bpmn-model', version='7.3.0'))
'org.camunda.bpm.model:camunda-bpmn-model:jar:7.3.0'

Download

Click the following link to download the jar file.

camunda-bpmn-model-7.3.0-javadoc.jar
camunda-bpmn-model-7.3.0-sources.jar
camunda-bpmn-model-7.3.0-test-sources.jar
camunda-bpmn-model-7.3.0.jar
camunda-bpmn-model-7.3.0.pom



Related Tutorials