is not current version
Last Version 0.16.4

io.zeebe:zb-util 0.8.0


GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zb-util
Version

Version

0.8.0
Type

Type

jar

Download zb-util 0.8.0


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