is not current version
Last Version 0.25.0-alpha2

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


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-legacy-toml-config
Version

Version

0.24.0
Type

Type

jar

Download zeebe-legacy-toml-config 0.24.0


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