is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.model:camunda-model-apis 7.13.0-alpha2


GroupId

GroupId

org.camunda.bpm.model
ArtifactId

ArtifactId

camunda-model-apis
Version

Version

7.13.0-alpha2
Type

Type

pom

Download camunda-model-apis 7.13.0-alpha2


<!-- 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.13.0-alpha2</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.13.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-model-apis/
implementation ("org.camunda.bpm.model:camunda-model-apis:7.13.0-alpha2")
'org.camunda.bpm.model:camunda-model-apis:pom:7.13.0-alpha2'
<dependency org="org.camunda.bpm.model" name="camunda-model-apis" rev="7.13.0-alpha2">
  <artifact name="camunda-model-apis" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.model', module='camunda-model-apis', version='7.13.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.model" % "camunda-model-apis" % "7.13.0-alpha2"
[org.camunda.bpm.model/camunda-model-apis "7.13.0-alpha2"]