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

com.findwise.hydra:tools 0.4.3

Tools for interacting with and setting up Hydra

Группа

Группа

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

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

tools
Версия

Версия

0.4.3
Тип

Тип

pom

Скачать tools 0.4.3

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

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