is not current version
Last Version 0.6.1

org.camunda.community:eze-root 0.3.0


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.camunda.community
ArtifactId

ArtifactId

eze-root
Version

Version

0.3.0
Type

Type

jar

Download eze-root 0.3.0


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