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

org.aperteworkflow:editor-interface 3.0-beta1


Группа

Группа

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

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

editor-interface
Версия

Версия

3.0-beta1
Тип

Тип

jar

Скачать editor-interface 3.0-beta1


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