is not current version
Last Version 7.0.0-rc-4.0

org.eclipse.che.lib:che-orion-editor 7.0.0-rc-3.0


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.lib
ArtifactId

ArtifactId

che-orion-editor
Version

Version

7.0.0-rc-3.0
Type

Type

jar

Download che-orion-editor 7.0.0-rc-3.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>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.lib/che-orion-editor/
implementation 'org.eclipse.che.lib:che-orion-editor:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.lib/che-orion-editor/
implementation ("org.eclipse.che.lib:che-orion-editor:7.0.0-rc-3.0")
'org.eclipse.che.lib:che-orion-editor:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.lib" name="che-orion-editor" rev="7.0.0-rc-3.0">
  <artifact name="che-orion-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.lib', module='che-orion-editor', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.lib" % "che-orion-editor" % "7.0.0-rc-3.0"
[org.eclipse.che.lib/che-orion-editor "7.0.0-rc-3.0"]