c

camunda-webmodeler-rest

kotlin-lib
https://github.com/holunda-io/kotlin-lib/
The Apache Software License, Version 2.0
Michael von Bargen Christian Maschmann
Files download
File Operation
camunda-webmodeler-rest-0.0.1.jar download
camunda-webmodeler-rest-0.0.1.pom download
camunda-webmodeler-rest-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.holunda</groupId>
  <artifactId>camunda-webmodeler-rest</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.holunda:camunda-webmodeler-rest:0.0.1'
Gradle Kotlin
implementation("io.holunda:camunda-webmodeler-rest:0.0.1")
Scala SBT
libraryDependencies += "io.holunda" % "camunda-webmodeler-rest" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.holunda', module='camunda-webmodeler-rest', version='0.0.1')
)
Apache Ivy
<dependency org="io.holunda" name="camunda-webmodeler-rest" rev="0.0.1" />
Leiningen
[io.holunda/camunda-webmodeler-rest "0.0.1"]
Apache Buildr
'io.holunda:camunda-webmodeler-rest:jar:0.0.1'