l

labyrinth-regions

Files download
File Operation
labyrinth-regions-1.7.3.jar download
labyrinth-regions-1.7.3.pom download
labyrinth-regions-1.7.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.the-h-team</groupId>
  <artifactId>labyrinth-regions</artifactId>
  <version>1.7.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.the-h-team:labyrinth-regions:1.7.3'
Gradle Kotlin
implementation("com.github.the-h-team:labyrinth-regions:1.7.3")
Scala SBT
libraryDependencies += "com.github.the-h-team" % "labyrinth-regions" % "1.7.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.the-h-team', module='labyrinth-regions', version='1.7.3')
)
Apache Ivy
<dependency org="com.github.the-h-team" name="labyrinth-regions" rev="1.7.3" />
Leiningen
[com.github.the-h-team/labyrinth-regions "1.7.3"]
Apache Buildr
'com.github.the-h-team:labyrinth-regions:jar:1.7.3'