is not current version
Last Version 1.7.7

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

Common libraries of all Labyrinth modules

GroupId

GroupId

com.github.the-h-team
ArtifactId

ArtifactId

labyrinth-common
Version

Version

1.7.2
Type

Type

jar

Download labyrinth-common 1.7.2


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