is not current version
Last Version 3.2-RC1

org.aperteworkflow:external-plugins 3.0-beta1


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

external-plugins
Version

Version

3.0-beta1
Type

Type

pom

Download external-plugins 3.0-beta1


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