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

com.github.gv2011:tools-hook 0.5.6

Forward github hook requests to a different service

Группа

Группа

com.github.gv2011
Идентификатор

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

tools-hook
Версия

Версия

0.5.6
Тип

Тип

war

Скачать tools-hook 0.5.6


<!-- https://jarcasting.com/artifacts/com.github.gv2011/tools-hook/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>tools-hook</artifactId>
    <version>0.5.6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/tools-hook/
implementation 'com.github.gv2011:tools-hook:0.5.6'
// https://jarcasting.com/artifacts/com.github.gv2011/tools-hook/
implementation ("com.github.gv2011:tools-hook:0.5.6")
'com.github.gv2011:tools-hook:war:0.5.6'
<dependency org="com.github.gv2011" name="tools-hook" rev="0.5.6">
  <artifact name="tools-hook" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='tools-hook', version='0.5.6')
)
libraryDependencies += "com.github.gv2011" % "tools-hook" % "0.5.6"
[com.github.gv2011/tools-hook "0.5.6"]