не последняя версия
Последняя версия 0.25.0-alpha2

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


Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

io.zeebe
Идентификатор

Идентификатор

zeebe-legacy-toml-config
Версия

Версия

0.24.0
Тип

Тип

jar

Скачать 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"]