<dependency>
<groupId>de.splatgames.aether.pack</groupId>
<artifactId>aether-pack-core</artifactId>
<version>0.1.0</version>
</dependency>
implementation 'de.splatgames.aether.pack:aether-pack-core:0.1.0'
de.splatgames.aether.pack:aether-pack-core:0.1.0
<dependency org="de.splatgames.aether.pack" name="aether-pack-core" rev="0.1.0" />
libraryDependencies += "de.splatgames.aether.pack" % "aether-pack-core" % "0.1.0"
@Grab(group='de.splatgames.aether.pack', module='aether-pack-core', version='0.1.0')
[de.splatgames.aether.pack/aether-pack-core "0.1.0"]
'de.splatgames.aether.pack:aether-pack-core:jar:0.1.0'