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

cn.huangxulin:git-hook-core 1.0.0


Категории

Категории

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

Группа

cn.huangxulin
Идентификатор

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

git-hook-core
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать git-hook-core 1.0.0


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