is not current version
Last Version 7.18.0-alpha2

org.camunda.commons:camunda-commons-typed-values 7.14.0-alpha4


GroupId

GroupId

org.camunda.commons
ArtifactId

ArtifactId

camunda-commons-typed-values
Version

Version

7.14.0-alpha4
Type

Type

jar

Download camunda-commons-typed-values 7.14.0-alpha4


<!-- https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-typed-values/ -->
<dependency>
    <groupId>org.camunda.commons</groupId>
    <artifactId>camunda-commons-typed-values</artifactId>
    <version>7.14.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-typed-values/
implementation 'org.camunda.commons:camunda-commons-typed-values:7.14.0-alpha4'
// https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-typed-values/
implementation ("org.camunda.commons:camunda-commons-typed-values:7.14.0-alpha4")
'org.camunda.commons:camunda-commons-typed-values:jar:7.14.0-alpha4'
<dependency org="org.camunda.commons" name="camunda-commons-typed-values" rev="7.14.0-alpha4">
  <artifact name="camunda-commons-typed-values" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.commons', module='camunda-commons-typed-values', version='7.14.0-alpha4')
)
libraryDependencies += "org.camunda.commons" % "camunda-commons-typed-values" % "7.14.0-alpha4"
[org.camunda.commons/camunda-commons-typed-values "7.14.0-alpha4"]