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

io.github.thiagolvlsantos:git-commons 1.0.13

Common classes for Git family projects.

Категории

Категории

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

Группа

io.github.thiagolvlsantos
Идентификатор

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

git-commons
Версия

Версия

1.0.13
Тип

Тип

jar

Скачать git-commons 1.0.13


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