is not current version
Last Version 1.14.2

org.camunda.feel:feel-engine 1.11.3


GroupId

GroupId

org.camunda.feel
ArtifactId

ArtifactId

feel-engine
Version

Version

1.11.3
Type

Type

jar

Download feel-engine 1.11.3


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