is not current version
Last Version 20w14a-1

com.github.rremer:minecraft-modpack-almond-client 1.18.1-2

Client for a vanilla-substitute of Minecraft.

Categories

Categories

Minecraft Business Logic Libraries CLI User Interface
GroupId

GroupId

com.github.rremer
ArtifactId

ArtifactId

minecraft-modpack-almond-client
Version

Version

1.18.1-2
Type

Type

jar

Download minecraft-modpack-almond-client 1.18.1-2


<!-- https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-client/ -->
<dependency>
    <groupId>com.github.rremer</groupId>
    <artifactId>minecraft-modpack-almond-client</artifactId>
    <version>1.18.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-client/
implementation 'com.github.rremer:minecraft-modpack-almond-client:1.18.1-2'
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-client/
implementation ("com.github.rremer:minecraft-modpack-almond-client:1.18.1-2")
'com.github.rremer:minecraft-modpack-almond-client:jar:1.18.1-2'
<dependency org="com.github.rremer" name="minecraft-modpack-almond-client" rev="1.18.1-2">
  <artifact name="minecraft-modpack-almond-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rremer', module='minecraft-modpack-almond-client', version='1.18.1-2')
)
libraryDependencies += "com.github.rremer" % "minecraft-modpack-almond-client" % "1.18.1-2"
[com.github.rremer/minecraft-modpack-almond-client "1.18.1-2"]