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

net.xp-framework:pom 5.8.2

The XP framework is an all-purpose, object oriented PHP framework

Категории

Категории

Сеть
Группа

Группа

net.xp-framework
Идентификатор

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

pom
Версия

Версия

5.8.2
Тип

Тип

pom

Скачать pom 5.8.2

Имя Файла Размер
pom-5.8.2.pom 1 KB
Обзор

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