pme123 / camundala   1.29.11

MIT License Website GitHub

(Replaced) Doing Camunda with Scala.

Scala versions: 3.x

camundala-bpmn 1.28.8


Group ID:
io.github.pme123
Artifact ID:
camundala-bpmn_3
Version:
1.28.8
Release Date:
Feb 24, 2024
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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