не последняя версия
Последняя версия 3.2-RC1

org.aperteworkflow:editor-interface 2.0


Группа

Группа

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

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

editor-interface
Версия

Версия

2.0
Тип

Тип

jar

Скачать editor-interface 2.0


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