is not current version
Last Version 7.28.2

org.eclipse.che.core:che-core-api-workspace-shared 7.14.0


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-api-workspace-shared
Version

Version

7.14.0
Type

Type

jar

Download che-core-api-workspace-shared 7.14.0


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