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

org.piax:piax-parent 3.1.0

PIAX - A distributed computing framework

Группа

Группа

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

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

piax-parent
Версия

Версия

3.1.0
Тип

Тип

pom

Скачать piax-parent 3.1.0

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

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