is not current version
Last Version 3.2-RC1

org.aperteworkflow:editor-interface 1.0


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

editor-interface
Version

Version

1.0
Type

Type

jar

Download editor-interface 1.0


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