h

hexbound

Addon for Hexcasting adding programmable Constructs and more
https://www.modrinth.com/mod/hexbound
The MIT License
Cypher121
Files download
File Operation
hexbound-0.1.4+1.19.2.jar download
hexbound-0.1.4+1.19.2.pom download
hexbound-0.1.4+1.19.2-sources.jar download
Apache Maven
<dependency>
  <groupId>coffee.cypher</groupId>
  <artifactId>hexbound</artifactId>
  <version>0.1.4+1.19.2</version>
</dependency>
Gradle Groovy
implementation 'coffee.cypher:hexbound:0.1.4+1.19.2'
Gradle Kotlin
implementation("coffee.cypher:hexbound:0.1.4+1.19.2")
Scala SBT
libraryDependencies += "coffee.cypher" % "hexbound" % "0.1.4+1.19.2"
Groovy Grape
@Grapes(
  @Grab(group='coffee.cypher', module='hexbound', version='0.1.4+1.19.2')
)
Apache Ivy
<dependency org="coffee.cypher" name="hexbound" rev="0.1.4+1.19.2" />
Leiningen
[coffee.cypher/hexbound "0.1.4+1.19.2"]
Apache Buildr
'coffee.cypher:hexbound:jar:0.1.4+1.19.2'