не последняя версия
Последняя версия 3.19.0

ch.exense.step:step-functions-plugins-java 3.13.6


Категории

Категории

Java Языки программирования
Группа

Группа

ch.exense.step
Идентификатор

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

step-functions-plugins-java
Версия

Версия

3.13.6
Тип

Тип

pom

Скачать step-functions-plugins-java 3.13.6

Имя Файла Размер
step-functions-plugins-java-3.13.6.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>step-functions-plugins-java</artifactId>
    <version>3.13.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java/
implementation 'ch.exense.step:step-functions-plugins-java:3.13.6'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java/
implementation ("ch.exense.step:step-functions-plugins-java:3.13.6")
'ch.exense.step:step-functions-plugins-java:pom:3.13.6'
<dependency org="ch.exense.step" name="step-functions-plugins-java" rev="3.13.6">
  <artifact name="step-functions-plugins-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-plugins-java', version='3.13.6')
)
libraryDependencies += "ch.exense.step" % "step-functions-plugins-java" % "3.13.6"
[ch.exense.step/step-functions-plugins-java "3.13.6"]