is not current version
Last Version 1.16.5-1036

com.mohistmc:mohist 1.12.2-296

Minecraft Forge Hybrid server implementing the Spigot/Bukkit/Paper API, formerly known as Thermos/Cauldron/MCPC+.

GroupId

GroupId

com.mohistmc
ArtifactId

ArtifactId

mohist
Version

Version

1.12.2-296
Type

Type

jar

Download mohist 1.12.2-296


<!-- https://jarcasting.com/artifacts/com.mohistmc/mohist/ -->
<dependency>
    <groupId>com.mohistmc</groupId>
    <artifactId>mohist</artifactId>
    <version>1.12.2-296</version>
</dependency>
// https://jarcasting.com/artifacts/com.mohistmc/mohist/
implementation 'com.mohistmc:mohist:1.12.2-296'
// https://jarcasting.com/artifacts/com.mohistmc/mohist/
implementation ("com.mohistmc:mohist:1.12.2-296")
'com.mohistmc:mohist:jar:1.12.2-296'
<dependency org="com.mohistmc" name="mohist" rev="1.12.2-296">
  <artifact name="mohist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mohistmc', module='mohist', version='1.12.2-296')
)
libraryDependencies += "com.mohistmc" % "mohist" % "1.12.2-296"
[com.mohistmc/mohist "1.12.2-296"]