m

magiclib-better-dev-1.20.2-fabric

Development Environment runtime QOL.
https://github.com/Hendrix-Shen/MagicLib
LGPL-3
Hendrix-Shen plusls
Files download
File Operation
magiclib-better-dev-1.20.2-fabric-0.3.26-beta.jar download
magiclib-better-dev-1.20.2-fabric-0.3.26-beta.pom download
magiclib-better-dev-1.20.2-fabric-0.3.26-beta-sources.jar download
Apache Maven
<dependency>
  <groupId>top.hendrixshen.magiclib</groupId>
  <artifactId>magiclib-better-dev-1.20.2-fabric</artifactId>
  <version>0.3.26-beta</version>
</dependency>
Gradle Groovy
implementation 'top.hendrixshen.magiclib:magiclib-better-dev-1.20.2-fabric:0.3.26-beta'
Gradle Kotlin
implementation("top.hendrixshen.magiclib:magiclib-better-dev-1.20.2-fabric:0.3.26-beta")
Scala SBT
libraryDependencies += "top.hendrixshen.magiclib" % "magiclib-better-dev-1.20.2-fabric" % "0.3.26-beta"
Groovy Grape
@Grapes(
  @Grab(group='top.hendrixshen.magiclib', module='magiclib-better-dev-1.20.2-fabric', version='0.3.26-beta')
)
Apache Ivy
<dependency org="top.hendrixshen.magiclib" name="magiclib-better-dev-1.20.2-fabric" rev="0.3.26-beta" />
Leiningen
[top.hendrixshen.magiclib/magiclib-better-dev-1.20.2-fabric "0.3.26-beta"]
Apache Buildr
'top.hendrixshen.magiclib:magiclib-better-dev-1.20.2-fabric:jar:0.3.26-beta'