is not current version
Last Version 1.7.7

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

A Spigot development library

GroupId

GroupId

com.github.the-h-team
ArtifactId

ArtifactId

labyrinth
Version

Version

1.7.2
Type

Type

pom

Download labyrinth 1.7.2

Filename Size
labyrinth-1.7.2.pom 15 KB
Browse

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