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

com.github.frtu.libs:master-pom 1.2.0

Libraries toolbox

Группа

Группа

com.github.frtu.libs
Идентификатор

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

master-pom
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать master-pom 1.2.0

Имя Файла Размер
master-pom-1.2.0.pom 10 KB
Обзор

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