| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.hemantsonu20 |
| Идентификатор | Идентификаторhemantsonu-parent |
| Версия | Версия1.0.5 |
| Тип | Типpom |
| Описание |
Описаниеcom.github.hemantsonu20:hemantsonu-parent
A parent pom for maven based projects under this account
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hemantsonu-parent-1.0.5.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hemantsonu20/hemantsonu-parent/ -->
<dependency>
<groupId>com.github.hemantsonu20</groupId>
<artifactId>hemantsonu-parent</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemantsonu20/hemantsonu-parent/
implementation 'com.github.hemantsonu20:hemantsonu-parent:1.0.5'
// https://jarcasting.com/artifacts/com.github.hemantsonu20/hemantsonu-parent/
implementation ("com.github.hemantsonu20:hemantsonu-parent:1.0.5")
'com.github.hemantsonu20:hemantsonu-parent:pom:1.0.5'
<dependency org="com.github.hemantsonu20" name="hemantsonu-parent" rev="1.0.5">
<artifact name="hemantsonu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hemantsonu20', module='hemantsonu-parent', version='1.0.5')
)
libraryDependencies += "com.github.hemantsonu20" % "hemantsonu-parent" % "1.0.5"
[com.github.hemantsonu20/hemantsonu-parent "1.0.5"]