не последняя версия
Последняя версия 3.2-RC1

org.aperteworkflow:integration 1.1


Группа

Группа

org.aperteworkflow
Идентификатор

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

integration
Версия

Версия

1.1
Тип

Тип

jar

Скачать integration 1.1


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