| Группа | Группаcom.github.cowwoc.requirements |
|---|---|
| Идентификатор | Идентификаторroot |
| Версия | Версия6.0.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| root-6.0.1.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/ -->
<dependency>
<groupId>com.github.cowwoc.requirements</groupId>
<artifactId>root</artifactId>
<version>6.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/
implementation 'com.github.cowwoc.requirements:root:6.0.1'
// https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/
implementation ("com.github.cowwoc.requirements:root:6.0.1")
'com.github.cowwoc.requirements:root:pom:6.0.1'
<dependency org="com.github.cowwoc.requirements" name="root" rev="6.0.1">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cowwoc.requirements', module='root', version='6.0.1')
)
libraryDependencies += "com.github.cowwoc.requirements" % "root" % "6.0.1"
[com.github.cowwoc.requirements/root "6.0.1"]