is not current version
Last Version 1.2

org.camunda.bpm.extension:camunda-bpm-assert-examples 1.1


GroupId

GroupId

org.camunda.bpm.extension
ArtifactId

ArtifactId

camunda-bpm-assert-examples
Version

Version

1.1
Type

Type

jar

Download camunda-bpm-assert-examples 1.1


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