is not current version
Last Version 3.2-RC1

org.aperteworkflow:aperte-utils 2.0-RC1


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

aperte-utils
Version

Version

2.0-RC1
Type

Type

jar

Download aperte-utils 2.0-RC1


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