<dependency>
<groupId>co.mercenary-creators</groupId>
<artifactId>mercenary-creators-core-kotlin</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
implementation 'co.mercenary-creators:mercenary-creators-core-kotlin:1.0.0-RELEASE'
co.mercenary-creators:mercenary-creators-core-kotlin:1.0.0-RELEASE
<dependency org="co.mercenary-creators" name="mercenary-creators-core-kotlin" rev="1.0.0-RELEASE" />
libraryDependencies += "co.mercenary-creators" % "mercenary-creators-core-kotlin" % "1.0.0-RELEASE"
@Grab(group='co.mercenary-creators', module='mercenary-creators-core-kotlin', version='1.0.0-RELEASE')
[co.mercenary-creators/mercenary-creators-core-kotlin "1.0.0-RELEASE"]
'co.mercenary-creators:mercenary-creators-core-kotlin:jar:1.0.0-RELEASE'