Last Version

Parent POM 2.1.1

light portal build pom

License

License

Categories

Categories

Net
GroupId

GroupId

net.lightapi
ArtifactId

ArtifactId

light-portal
Version

Version

2.1.1
Type

Type

pom
Description

Description

Parent POM
light portal build pom
Project URL

Project URL

https://github.com/lightapi/light-portal.git

Download light-portal 2.1.1

Filename Size
light-portal-2.1.1.pom 16 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-util
  • portal-event
  • command-common