is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-dispatcher 1.2.6


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-dispatcher
Version

Version

1.2.6
Type

Type

jar

Download zeebe-dispatcher 1.2.6


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