| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.findwise.hydra |
| Идентификатор | Идентификаторtools |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеtools
Tools for interacting with and setting up Hydra
|
| Имя Файла | Размер |
|---|---|
| tools-0.5.0.pom | 890 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/tools/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>tools</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/tools/
implementation 'com.findwise.hydra:tools:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/tools/
implementation ("com.findwise.hydra:tools:0.5.0")
'com.findwise.hydra:tools:pom:0.5.0'
<dependency org="com.findwise.hydra" name="tools" rev="0.5.0">
<artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='tools', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "tools" % "0.5.0"
[com.findwise.hydra/tools "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |