is not current version
Last Version 7.28.2

org.eclipse.che.core:che-core-api-factory-github 7.7.1b


Categories

Categories

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

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-api-factory-github
Version

Version

7.7.1b
Type

Type

jar

Download che-core-api-factory-github 7.7.1b


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