Last Version

GuardianBeam 2.3.0

A Spigot util to create easily Minecraft Lasers using packets and reflection.

License

License

GroupId

GroupId

io.github.skytasul
ArtifactId

ArtifactId

guardianbeam
Version

Version

2.3.0
Type

Type

jar
Description

Description

GuardianBeam
A Spigot util to create easily Minecraft Lasers using packets and reflection.
Project URL

Project URL

https://github.com/SkytAsul/GuardianBeam
Source Code Management

Source Code Management

http://github.com/SkytAsul/GuardianBeam/tree/master

Download guardianbeam 2.3.0


<!-- https://jarcasting.com/artifacts/io.github.skytasul/guardianbeam/ -->
<dependency>
    <groupId>io.github.skytasul</groupId>
    <artifactId>guardianbeam</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.skytasul/guardianbeam/
implementation 'io.github.skytasul:guardianbeam:2.3.0'
// https://jarcasting.com/artifacts/io.github.skytasul/guardianbeam/
implementation ("io.github.skytasul:guardianbeam:2.3.0")
'io.github.skytasul:guardianbeam:jar:2.3.0'
<dependency org="io.github.skytasul" name="guardianbeam" rev="2.3.0">
  <artifact name="guardianbeam" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.skytasul', module='guardianbeam', version='2.3.0')
)
libraryDependencies += "io.github.skytasul" % "guardianbeam" % "2.3.0"
[io.github.skytasul/guardianbeam "2.3.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.19-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.