не последняя версия
Последняя версия 6.3.6

org.eclipse.dirigible:dirigible-core-git 3.3.1


Категории

Категории

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

Группа

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

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

dirigible-core-git
Версия

Версия

3.3.1
Тип

Тип

jar

Скачать dirigible-core-git 3.3.1


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