pme123 / camundala   1.29.9

MIT License Website GitHub

(Replaced) Doing Camunda with Scala.

Scala versions: 3.x

camundala-bpmn 0.15.4


Group ID:
io.github.pme123
Artifact ID:
camundala-bpmn_3
Version:
0.15.4
Release Date:
Apr 11, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.github.pme123" %% "camundala-bpmn" % "0.15.4"

Mill build tool

ivy"io.github.pme123::camundala-bpmn:0.15.4"

Scala CLI

//> using dep "io.github.pme123::camundala-bpmn:0.15.4"

Ammonite REPL

import $ivy.`io.github.pme123::camundala-bpmn:0.15.4`

<dependency>
  <groupId>io.github.pme123</groupId>
  <artifactId>camundala-bpmn_3</artifactId>
  <version>0.15.4</version>
</dependency>

compile group: 'io.github.pme123', name: 'camundala-bpmn_3', version: '0.15.4'