GroupId | GroupIdcom.mohistmc |
---|---|
ArtifactId | ArtifactIdmohist |
Version | Version1.16.5-816 |
Type | Typepom |
Filename | Size |
---|---|
mohist-1.16.5-816.pom | |
mohist-1.16.5-816-userdev.jar | 4 MB |
mohist-1.16.5-816-universal.jar | 5 MB |
mohist-1.16.5-816-sources.jar | 3 MB |
mohist-1.16.5-816-server.jar | 8 MB |
mohist-1.16.5-816-launcher.jar | 288 KB |
mohist-1.16.5-816-installer.jar | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mohistmc/mohist/ -->
<dependency>
<groupId>com.mohistmc</groupId>
<artifactId>mohist</artifactId>
<version>1.16.5-816</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mohistmc/mohist/
implementation 'com.mohistmc:mohist:1.16.5-816'
// https://jarcasting.com/artifacts/com.mohistmc/mohist/
implementation ("com.mohistmc:mohist:1.16.5-816")
'com.mohistmc:mohist:pom:1.16.5-816'
<dependency org="com.mohistmc" name="mohist" rev="1.16.5-816">
<artifact name="mohist" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mohistmc', module='mohist', version='1.16.5-816')
)
libraryDependencies += "com.mohistmc" % "mohist" % "1.16.5-816"
[com.mohistmc/mohist "1.16.5-816"]