is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:orion 2.1.11

[Orion](http://eclipse.org/orion/) is a web based IDE for working files in a git repository

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

orion
Version

Version

2.1.11
Type

Type

jar

Download orion 2.1.11


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/orion/ -->
<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>orion</artifactId>
    <version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/orion/
implementation 'io.fabric8.jube.images.fabric8:orion:2.1.11'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/orion/
implementation ("io.fabric8.jube.images.fabric8:orion:2.1.11")
'io.fabric8.jube.images.fabric8:orion:jar:2.1.11'
<dependency org="io.fabric8.jube.images.fabric8" name="orion" rev="2.1.11">
  <artifact name="orion" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='orion', version='2.1.11')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "orion" % "2.1.11"
[io.fabric8.jube.images.fabric8/orion "2.1.11"]