не последняя версия
Последняя версия 0.6.1

org.camunda.community:eze 0.4.0


Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

org.camunda.community
Идентификатор

Идентификатор

eze
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать eze 0.4.0

Имя Файла Размер
eze-0.4.0.pom
eze-0.4.0.jar 104 KB
eze-0.4.0-sources.jar 30 KB
eze-0.4.0-javadoc.jar 2 KB
Обзор

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