License |
License |
---|---|
GroupId | GroupIdcom.mohistmc |
ArtifactId | ArtifactIdmohist |
Last Version | Last Version1.16.5-1036 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmohist
Minecraft Forge Hybrid server implementing the Spigot/Bukkit/Paper API, formerly known as Thermos/Cauldron/MCPC+.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mohist-1.16.5-1036.pom | |
mohist-1.16.5-1036-userdev.jar | 4 MB |
mohist-1.16.5-1036-universal.jar | 5 MB |
mohist-1.16.5-1036-sources.jar | 3 MB |
mohist-1.16.5-1036-server.jar | 8 MB |
mohist-1.16.5-1036-launcher.jar | 287 KB |
mohist-1.16.5-1036-installer.jar | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mohistmc/mohist/ -->
<dependency>
<groupId>com.mohistmc</groupId>
<artifactId>mohist</artifactId>
<version>1.16.5-1036</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mohistmc/mohist/
implementation 'com.mohistmc:mohist:1.16.5-1036'
// https://jarcasting.com/artifacts/com.mohistmc/mohist/
implementation ("com.mohistmc:mohist:1.16.5-1036")
'com.mohistmc:mohist:pom:1.16.5-1036'
<dependency org="com.mohistmc" name="mohist" rev="1.16.5-1036">
<artifact name="mohist" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mohistmc', module='mohist', version='1.16.5-1036')
)
libraryDependencies += "com.mohistmc" % "mohist" % "1.16.5-1036"
[com.mohistmc/mohist "1.16.5-1036"]