is not current version
Last Version 1.14.4-3

com.github.rremer:minecraft-datapack-schema 1.14.4-2

Schema for Minecraft datapacks

Categories

Categories

Data Minecraft Business Logic Libraries
GroupId

GroupId

com.github.rremer
ArtifactId

ArtifactId

minecraft-datapack-schema
Version

Version

1.14.4-2
Type

Type

jar

Download minecraft-datapack-schema 1.14.4-2


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