is not current version
Last Version 4.7.0

org.ow2.orchestra:orchestra-modules 4.6.0


GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-modules
Version

Version

4.6.0
Type

Type

pom

Download orchestra-modules 4.6.0


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