Download zb-util-0.2.0.jar file - Jar z

Jar examples for z:zb-util

Description

You can download jar file zb-util 0.2.0 in this page.

Build File

You can use the following script to add zb-util-0.2.0.jar to your project.

<dependency>
   <groupId>io.zeebe</groupId>
   <artifactId>zb-util</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'io.zeebe', name: 'zb-util', version: '0.2.0'
libraryDependencies += "io.zeebe" % "zb-util" % "0.2.0"
<dependency org="io.zeebe" name="zb-util" rev="0.2.0"/>
@Grapes(@Grab(group='io.zeebe', module='zb-util', version='0.2.0'))
'io.zeebe:zb-util:jar:0.2.0'

Download

Click the following link to download the jar file.

zb-util-0.2.0-javadoc.jar
zb-util-0.2.0-sources.jar
zb-util-0.2.0-test-sources.jar
zb-util-0.2.0.jar
zb-util-0.2.0.pom



Related Tutorials