is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:orion 2.2.0

[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.2.0
Type

Type

jar

Download orion 2.2.0


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