не последняя версия
Последняя версия 1.0.2-RELEASE

top.agno.gnosis:repeat-commit 1.0.1-RELEASE


Группа

Группа

top.agno.gnosis
Идентификатор

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

repeat-commit
Версия

Версия

1.0.1-RELEASE
Тип

Тип

jar

Скачать repeat-commit 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/top.agno.gnosis/repeat-commit/ -->
<dependency>
    <groupId>top.agno.gnosis</groupId>
    <artifactId>repeat-commit</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.agno.gnosis/repeat-commit/
implementation 'top.agno.gnosis:repeat-commit:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/top.agno.gnosis/repeat-commit/
implementation ("top.agno.gnosis:repeat-commit:1.0.1-RELEASE")
'top.agno.gnosis:repeat-commit:jar:1.0.1-RELEASE'
<dependency org="top.agno.gnosis" name="repeat-commit" rev="1.0.1-RELEASE">
  <artifact name="repeat-commit" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.agno.gnosis', module='repeat-commit', version='1.0.1-RELEASE')
)
libraryDependencies += "top.agno.gnosis" % "repeat-commit" % "1.0.1-RELEASE"
[top.agno.gnosis/repeat-commit "1.0.1-RELEASE"]