Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzb-msgpack-json-path-parent |
Version | Version0.1.0 |
Type | Typepom |
Filename | Size |
---|---|
zb-msgpack-json-path-parent-0.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-path-parent/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zb-msgpack-json-path-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-path-parent/
implementation 'io.zeebe:zb-msgpack-json-path-parent:0.1.0'
// https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-path-parent/
implementation ("io.zeebe:zb-msgpack-json-path-parent:0.1.0")
'io.zeebe:zb-msgpack-json-path-parent:pom:0.1.0'
<dependency org="io.zeebe" name="zb-msgpack-json-path-parent" rev="0.1.0">
<artifact name="zb-msgpack-json-path-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zb-msgpack-json-path-parent', version='0.1.0')
)
libraryDependencies += "io.zeebe" % "zb-msgpack-json-path-parent" % "0.1.0"
[io.zeebe/zb-msgpack-json-path-parent "0.1.0"]