c

camunda-commons-typed-values

Files download
File Operation
camunda-commons-typed-values-7.20.0.jar download
camunda-commons-typed-values-7.20.0.pom download
camunda-commons-typed-values-7.20.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.camunda.commons</groupId>
  <artifactId>camunda-commons-typed-values</artifactId>
  <version>7.20.0</version>
</dependency>
Gradle Groovy
implementation 'org.camunda.commons:camunda-commons-typed-values:7.20.0'
Gradle Kotlin
implementation("org.camunda.commons:camunda-commons-typed-values:7.20.0")
Scala SBT
libraryDependencies += "org.camunda.commons" % "camunda-commons-typed-values" % "7.20.0"
Groovy Grape
@Grapes(
  @Grab(group='org.camunda.commons', module='camunda-commons-typed-values', version='7.20.0')
)
Apache Ivy
<dependency org="org.camunda.commons" name="camunda-commons-typed-values" rev="7.20.0" />
Leiningen
[org.camunda.commons/camunda-commons-typed-values "7.20.0"]
Apache Buildr
'org.camunda.commons:camunda-commons-typed-values:jar:7.20.0'