is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.model:camunda-model-apis 7.14.0-alpha4


GroupId

GroupId

org.camunda.bpm.model
ArtifactId

ArtifactId

camunda-model-apis
Version

Version

7.14.0-alpha4
Type

Type

pom

Download camunda-model-apis 7.14.0-alpha4


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-model-apis/ -->
<dependency>
    <groupId>org.camunda.bpm.model</groupId>
    <artifactId>camunda-model-apis</artifactId>
    <version>7.14.0-alpha4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-model-apis/
implementation 'org.camunda.bpm.model:camunda-model-apis:7.14.0-alpha4'
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-model-apis/
implementation ("org.camunda.bpm.model:camunda-model-apis:7.14.0-alpha4")
'org.camunda.bpm.model:camunda-model-apis:pom:7.14.0-alpha4'
<dependency org="org.camunda.bpm.model" name="camunda-model-apis" rev="7.14.0-alpha4">
  <artifact name="camunda-model-apis" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.model', module='camunda-model-apis', version='7.14.0-alpha4')
)
libraryDependencies += "org.camunda.bpm.model" % "camunda-model-apis" % "7.14.0-alpha4"
[org.camunda.bpm.model/camunda-model-apis "7.14.0-alpha4"]