is not current version
Last Version 3.2-RC1

org.aperteworkflow:utils 3.0-beta1


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

utils
Version

Version

3.0-beta1
Type

Type

pom

Download utils 3.0-beta1

Filename Size
utils-3.0-beta1.pom 807 bytes
Browse

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