is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-build-tools 1.1.2


Categories

Categories

Build Tools
GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-build-tools
Version

Version

1.1.2
Type

Type

jar

Download zeebe-build-tools 1.1.2


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