is not current version
Last Version 3.2-RC1

org.aperteworkflow:integration-interface 3.0-beta1


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

integration-interface
Version

Version

3.0-beta1
Type

Type

jar

Download integration-interface 3.0-beta1


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