is not current version
Last Version 7.0.0-rc-3.0

org.eclipse.che.plugin:che-plugin-github-provider-github 7.0.0-beta-2.0


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

7.0.0-beta-2.0
Type

Type

jar

Download che-plugin-github-provider-github 7.0.0-beta-2.0


<!-- 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>7.0.0-beta-2.0</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:7.0.0-beta-2.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-provider-github/
implementation ("org.eclipse.che.plugin:che-plugin-github-provider-github:7.0.0-beta-2.0")
'org.eclipse.che.plugin:che-plugin-github-provider-github:jar:7.0.0-beta-2.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-github-provider-github" rev="7.0.0-beta-2.0">
  <artifact name="che-plugin-github-provider-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-github-provider-github', version='7.0.0-beta-2.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-github-provider-github" % "7.0.0-beta-2.0"
[org.eclipse.che.plugin/che-plugin-github-provider-github "7.0.0-beta-2.0"]