is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-snapshots 1.1.2


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-snapshots
Version

Version

1.1.2
Type

Type

jar

Download zeebe-snapshots 1.1.2


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