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

net.anotheria:distributeme-parent 2.1.1

parent for all distributeme projects

Категории

Категории

Сеть Other Универсальные библиотеки
Группа

Группа

net.anotheria
Идентификатор

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

distributeme-parent
Версия

Версия

2.1.1
Тип

Тип

pom

Скачать distributeme-parent 2.1.1

Имя Файла Размер
distributeme-parent-2.1.1.pom 3 KB
Обзор

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