is not current version
Last Version 0.25.0-alpha2

io.zeebe:zeebe-legacy-toml-config 0.23.7


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-legacy-toml-config
Version

Version

0.23.7
Type

Type

jar

Download zeebe-legacy-toml-config 0.23.7


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