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

com.findwise.hydra:tools 0.4.5

Tools for interacting with and setting up Hydra

Группа

Группа

com.findwise.hydra
Идентификатор

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

tools
Версия

Версия

0.4.5
Тип

Тип

pom

Скачать tools 0.4.5

Имя Файла Размер
tools-0.4.5.pom 882 bytes
Обзор

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