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

org.aperteworkflow:editor 1.1.1


Группа

Группа

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

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

editor
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать editor 1.1.1


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