is not current version
Last Version 5.10.1

net.xp-framework:pom 5.9.3

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

Categories

Categories

Net
GroupId

GroupId

net.xp-framework
ArtifactId

ArtifactId

pom
Version

Version

5.9.3
Type

Type

pom

Download pom 5.9.3

Filename Size
pom-5.9.3.pom 2 KB
Browse

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