is not current version
Last Version 1.11.0

org.camunda.feel:feel-scala-root 1.11.0-alpha1


Categories

Categories

Scala Languages
GroupId

GroupId

org.camunda.feel
ArtifactId

ArtifactId

feel-scala-root
Version

Version

1.11.0-alpha1
Type

Type

pom

Download feel-scala-root 1.11.0-alpha1


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