is not current version
Last Version 4.9.1

org.ow2.orchestra.console:orchestra-console 4.7.1


GroupId

GroupId

org.ow2.orchestra.console
ArtifactId

ArtifactId

orchestra-console
Version

Version

4.7.1
Type

Type

pom

Download orchestra-console 4.7.1

Filename Size
orchestra-console-4.7.1.pom 661 bytes
Browse

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