is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.model:camunda-dmn-model 7.6.0-alpha1


GroupId

GroupId

org.camunda.bpm.model
ArtifactId

ArtifactId

camunda-dmn-model
Version

Version

7.6.0-alpha1
Type

Type

jar

Download camunda-dmn-model 7.6.0-alpha1


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