is not current version
Last Version 7.0.0-rc-3.0

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


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.12.0
Type

Type

jar

Download che-plugin-nodejs-lang-shared 6.12.0


<!-- 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.12.0</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.12.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-nodejs-lang-shared/
implementation ("org.eclipse.che.plugin:che-plugin-nodejs-lang-shared:6.12.0")
'org.eclipse.che.plugin:che-plugin-nodejs-lang-shared:jar:6.12.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-nodejs-lang-shared" rev="6.12.0">
  <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.12.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-nodejs-lang-shared" % "6.12.0"
[org.eclipse.che.plugin/che-plugin-nodejs-lang-shared "6.12.0"]