is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-msgpack-core 1.0.2


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-msgpack-core
Version

Version

1.0.2
Type

Type

jar

Download zeebe-msgpack-core 1.0.2


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