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