is not current version
Last Version 3.2-RC1

org.aperteworkflow:editor 2.0


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

editor
Version

Version

2.0
Type

Type

jar

Download editor 2.0


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