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

com.github.jeluard.parent-enforcer-rule:parent 1.0


Группа

Группа

com.github.jeluard.parent-enforcer-rule
Идентификатор

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

parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать parent 1.0

Имя Файла Размер
parent-1.0.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.jeluard.parent-enforcer-rule/parent/ -->
<dependency>
    <groupId>com.github.jeluard.parent-enforcer-rule</groupId>
    <artifactId>parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeluard.parent-enforcer-rule/parent/
implementation 'com.github.jeluard.parent-enforcer-rule:parent:1.0'
// https://jarcasting.com/artifacts/com.github.jeluard.parent-enforcer-rule/parent/
implementation ("com.github.jeluard.parent-enforcer-rule:parent:1.0")
'com.github.jeluard.parent-enforcer-rule:parent:pom:1.0'
<dependency org="com.github.jeluard.parent-enforcer-rule" name="parent" rev="1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jeluard.parent-enforcer-rule', module='parent', version='1.0')
)
libraryDependencies += "com.github.jeluard.parent-enforcer-rule" % "parent" % "1.0"
[com.github.jeluard.parent-enforcer-rule/parent "1.0"]