Parent POM

light portal build pom

License

License

Categories

Categories

Net
GroupId

GroupId

net.lightapi
ArtifactId

ArtifactId

light-portal
Last Version

Last Version

2.1.1
Release Date

Release Date

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

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

How to add to project

<!-- 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

Versions

Version
2.1.1
2.1.0
2.0.32