is not current version
Last Version 3.0-beta1

org.aperteworkflow:user-substitution-process 2.0


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

user-substitution-process
Version

Version

2.0
Type

Type

jar

Download user-substitution-process 2.0


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