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.4.0.jar download
Multi-Item-Lib-1.4.0.pom download
Multi-Item-Lib-1.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.oroarmor</groupId>
  <artifactId>Multi-Item-Lib</artifactId>
  <version>1.4.0</version>
</dependency>
Gradle Groovy
implementation 'com.oroarmor:Multi-Item-Lib:1.4.0'
Gradle Kotlin
implementation("com.oroarmor:Multi-Item-Lib:1.4.0")
Scala SBT
libraryDependencies += "com.oroarmor" % "Multi-Item-Lib" % "1.4.0"
Groovy Grape
@Grapes(
  @Grab(group='com.oroarmor', module='Multi-Item-Lib', version='1.4.0')
)
Apache Ivy
<dependency org="com.oroarmor" name="Multi-Item-Lib" rev="1.4.0" />
Leiningen
[com.oroarmor/Multi-Item-Lib "1.4.0"]
Apache Buildr
'com.oroarmor:Multi-Item-Lib:jar:1.4.0'
Dependencies