is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm:camunda-external-task-client 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-external-task-client
Version

Version

1.0.0
Type

Type

jar

Download camunda-external-task-client 1.0.0


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