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

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


Категории

Категории

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

Группа

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

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

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

Версия

3.16.1
Тип

Тип

pom

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

Имя Файла Размер
step-functions-plugins-java-3.16.1.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.16.1</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.16.1'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java/
implementation ("ch.exense.step:step-functions-plugins-java:3.16.1")
'ch.exense.step:step-functions-plugins-java:pom:3.16.1'
<dependency org="ch.exense.step" name="step-functions-plugins-java" rev="3.16.1">
  <artifact name="step-functions-plugins-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-plugins-java', version='3.16.1')
)
libraryDependencies += "ch.exense.step" % "step-functions-plugins-java" % "3.16.1"
[ch.exense.step/step-functions-plugins-java "3.16.1"]