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

org.flexiblepower.defpi:service-parent 19.10.1

Parent POM for dEF-Pi services, includes plugins to automate building and publishing services

Группа

Группа

org.flexiblepower.defpi
Идентификатор

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

service-parent
Версия

Версия

19.10.1
Тип

Тип

pom

Скачать service-parent 19.10.1

Имя Файла Размер
service-parent-19.10.1.pom 13 KB
Обзор

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