M

Multi-Item-Lib

A placeholder mod for the fabric api until better unhardcoding exists.
http://github.com/OroArmor/Multi-Item-Lib
MIT
Eli Orona
Files download
File Operation
Multi-Item-Lib-1.3.2.jar download
Multi-Item-Lib-1.3.2.pom download
Multi-Item-Lib-1.3.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.oroarmor</groupId>
  <artifactId>Multi-Item-Lib</artifactId>
  <version>1.3.2</version>
</dependency>
Gradle Groovy
implementation 'com.oroarmor:Multi-Item-Lib:1.3.2'
Gradle Kotlin
implementation("com.oroarmor:Multi-Item-Lib:1.3.2")
Scala SBT
libraryDependencies += "com.oroarmor" % "Multi-Item-Lib" % "1.3.2"
Groovy Grape
@Grapes(
  @Grab(group='com.oroarmor', module='Multi-Item-Lib', version='1.3.2')
)
Apache Ivy
<dependency org="com.oroarmor" name="Multi-Item-Lib" rev="1.3.2" />
Leiningen
[com.oroarmor/Multi-Item-Lib "1.3.2"]
Apache Buildr
'com.oroarmor:Multi-Item-Lib:jar:1.3.2'
Dependencies