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