is not current version
Last Version 3.2-RC1

org.aperteworkflow:integration-interface 2.0-RC1


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

integration-interface
Version

Version

2.0-RC1
Type

Type

jar

Download integration-interface 2.0-RC1


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