is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm:camunda-external-task-client 0.1.0-alpha1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-external-task-client
Version

Version

0.1.0-alpha1
Type

Type

jar

Download camunda-external-task-client 0.1.0-alpha1


<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-external-task-client/ -->
<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-external-task-client</artifactId>
    <version>0.1.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-external-task-client/
implementation 'org.camunda.bpm:camunda-external-task-client:0.1.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-external-task-client/
implementation ("org.camunda.bpm:camunda-external-task-client:0.1.0-alpha1")
'org.camunda.bpm:camunda-external-task-client:jar:0.1.0-alpha1'
<dependency org="org.camunda.bpm" name="camunda-external-task-client" rev="0.1.0-alpha1">
  <artifact name="camunda-external-task-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-external-task-client', version='0.1.0-alpha1')
)
libraryDependencies += "org.camunda.bpm" % "camunda-external-task-client" % "0.1.0-alpha1"
[org.camunda.bpm/camunda-external-task-client "0.1.0-alpha1"]