is not current version
Last Version 1.7.7

com.github.the-h-team:labyrinth-plugin 1.7.2

The aggregating project for Spigot plugin distribution

GroupId

GroupId

com.github.the-h-team
ArtifactId

ArtifactId

labyrinth-plugin
Version

Version

1.7.2
Type

Type

jar

Download labyrinth-plugin 1.7.2


<!-- https://jarcasting.com/artifacts/com.github.the-h-team/labyrinth-plugin/ -->
<dependency>
    <groupId>com.github.the-h-team</groupId>
    <artifactId>labyrinth-plugin</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.the-h-team/labyrinth-plugin/
implementation 'com.github.the-h-team:labyrinth-plugin:1.7.2'
// https://jarcasting.com/artifacts/com.github.the-h-team/labyrinth-plugin/
implementation ("com.github.the-h-team:labyrinth-plugin:1.7.2")
'com.github.the-h-team:labyrinth-plugin:jar:1.7.2'
<dependency org="com.github.the-h-team" name="labyrinth-plugin" rev="1.7.2">
  <artifact name="labyrinth-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.the-h-team', module='labyrinth-plugin', version='1.7.2')
)
libraryDependencies += "com.github.the-h-team" % "labyrinth-plugin" % "1.7.2"
[com.github.the-h-team/labyrinth-plugin "1.7.2"]