is not current version
Last Version 4.9.1

org.ow2.orchestra:orchestra-utils 4.6.2


GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-utils
Version

Version

4.6.2
Type

Type

jar

Download orchestra-utils 4.6.2


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