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