<dependency> <groupId>com.github.rremer</groupId> <artifactId>minecraft-modpack-steampunk-datapack-starting-inventory</artifactId> <version>1.18.2-2</version> </dependency>
'com.github.rremer:minecraft-modpack-steampunk-datapack-starting-inventory:jar:1.18.2-2'
<dependency org="com.github.rremer" name="minecraft-modpack-steampunk-datapack-starting-inventory" rev="1.18.2-2"> <artifact name="minecraft-modpack-steampunk-datapack-starting-inventory" type="jar" /> </dependency>
@Grapes( @Grab(group='com.github.rremer', module='minecraft-modpack-steampunk-datapack-starting-inventory', version='1.18.2-2') )
compile 'com.github.rremer:minecraft-modpack-steampunk-datapack-starting-inventory:1.18.2-2'
libraryDependencies += "com.github.rremer" % "minecraft-modpack-steampunk-datapack-starting-inventory" % "1.18.2-2"
[com.github.rremer/minecraft-modpack-steampunk-datapack-starting-inventory "1.18.2-2"]