is not current version
Last Version 3.2-RC1

org.aperteworkflow:activiti-sample-process 1.1


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

activiti-sample-process
Version

Version

1.1
Type

Type

jar

Download activiti-sample-process 1.1


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