is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-snapshots 1.0.5


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-snapshots
Version

Version

1.0.5
Type

Type

jar

Download zeebe-snapshots 1.0.5


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