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

com.g2forge.gearbox:gb-git 0.0.3

A thin wrapper of helpers methods around JGit.

Категории

Категории

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

Группа

com.g2forge.gearbox
Идентификатор

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

gb-git
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать gb-git 0.0.3


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