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