is not current version
Last Version 7.18.0-alpha2

org.camunda.commons:camunda-commons-typed-values 1.7.2


GroupId

GroupId

org.camunda.commons
ArtifactId

ArtifactId

camunda-commons-typed-values
Version

Version

1.7.2
Type

Type

jar

Download camunda-commons-typed-values 1.7.2


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