is not current version
Last Version 7.0.0-rc-4.0

org.eclipse.che.lib:che-orion-editor 6.17.0


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.lib
ArtifactId

ArtifactId

che-orion-editor
Version

Version

6.17.0
Type

Type

jar

Download che-orion-editor 6.17.0


<!-- https://jarcasting.com/artifacts/org.eclipse.che.lib/che-orion-editor/ -->
<dependency>
    <groupId>org.eclipse.che.lib</groupId>
    <artifactId>che-orion-editor</artifactId>
    <version>6.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.lib/che-orion-editor/
implementation 'org.eclipse.che.lib:che-orion-editor:6.17.0'
// https://jarcasting.com/artifacts/org.eclipse.che.lib/che-orion-editor/
implementation ("org.eclipse.che.lib:che-orion-editor:6.17.0")
'org.eclipse.che.lib:che-orion-editor:jar:6.17.0'
<dependency org="org.eclipse.che.lib" name="che-orion-editor" rev="6.17.0">
  <artifact name="che-orion-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.lib', module='che-orion-editor', version='6.17.0')
)
libraryDependencies += "org.eclipse.che.lib" % "che-orion-editor" % "6.17.0"
[org.eclipse.che.lib/che-orion-editor "6.17.0"]