is not current version
Last Version 1.3.0

org.camunda.bpm.extension.examples:camunda-bpm-mail.example.print-service 1.2.0


GroupId

GroupId

org.camunda.bpm.extension.examples
ArtifactId

ArtifactId

camunda-bpm-mail.example.print-service
Version

Version

1.2.0
Type

Type

war

Download camunda-bpm-mail.example.print-service 1.2.0


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