is not current version
Last Version 0.16.4

io.zeebe:zb-msgpack-json-path 0.15.0-alpha1


Categories

Categories

JSON Data
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zb-msgpack-json-path
Version

Version

0.15.0-alpha1
Type

Type

jar

Download zb-msgpack-json-path 0.15.0-alpha1


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