is not current version
Last Version 7.0.0-rc-3.0

org.eclipse.che.plugin:che-plugin-github-provider-github 6.18.2


Categories

Categories

IDE Development Tools Github Version Controls Eclipse Che CLI User Interface
GroupId

GroupId

org.eclipse.che.plugin
ArtifactId

ArtifactId

che-plugin-github-provider-github
Version

Version

6.18.2
Type

Type

jar

Download che-plugin-github-provider-github 6.18.2


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