не последняя версия
Последняя версия 7.0.0-rc-3.0

org.eclipse.che.core:che-core-api-git 6.19.1


Категории

Категории

Git Инструменты разработки Контроль версий Eclipse Che IDE CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.che.core
Идентификатор

Идентификатор

che-core-api-git
Версия

Версия

6.19.1
Тип

Тип

jar

Скачать che-core-api-git 6.19.1


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