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

org.aperteworkflow:editor-interface 1.1


Группа

Группа

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

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

editor-interface
Версия

Версия

1.1
Тип

Тип

jar

Скачать editor-interface 1.1


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