is not current version
Last Version 7.0.0-rc-3.0

org.eclipse.che.plugin:che-plugin-nodejs-lang-shared 6.18.2


Categories

Categories

JavaScript Languages Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.plugin
ArtifactId

ArtifactId

che-plugin-nodejs-lang-shared
Version

Version

6.18.2
Type

Type

jar

Download che-plugin-nodejs-lang-shared 6.18.2


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