is not current version
Last Version 7.18.0-alpha2

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


GroupId

GroupId

org.camunda.commons
ArtifactId

ArtifactId

camunda-commons-typed-values
Version

Version

1.3.0
Type

Type

jar

Download camunda-commons-typed-values 1.3.0


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