не последняя версия
Последняя версия 7

com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent 2

Maven parent for open source projects

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.github.redfish4ktc.parent
Идентификатор

Идентификатор

redfish4ktc-maven-oss-parent
Версия

Версия

2
Тип

Тип

pom

Скачать redfish4ktc-maven-oss-parent 2

Имя Файла Размер
redfish4ktc-maven-oss-parent-2.pom 11 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>2</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:2'
// https://jarcasting.com/artifacts/com.github.redfish4ktc.parent/redfish4ktc-maven-oss-parent/
implementation ("com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent:2")
'com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent:pom:2'
<dependency org="com.github.redfish4ktc.parent" name="redfish4ktc-maven-oss-parent" rev="2">
  <artifact name="redfish4ktc-maven-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.redfish4ktc.parent', module='redfish4ktc-maven-oss-parent', version='2')
)
libraryDependencies += "com.github.redfish4ktc.parent" % "redfish4ktc-maven-oss-parent" % "2"
[com.github.redfish4ktc.parent/redfish4ktc-maven-oss-parent "2"]