<dependency>
<groupId>me.bemind.customfont</groupId>
<artifactId>customfont</artifactId>
<version>0.0.1</version>
</dependency>
implementation 'me.bemind.customfont:customfont:0.0.1'
me.bemind.customfont:customfont:0.0.1
<dependency org="me.bemind.customfont" name="customfont" rev="0.0.1" />
libraryDependencies += "me.bemind.customfont" % "customfont" % "0.0.1"
@Grab(group='me.bemind.customfont', module='customfont', version='0.0.1')
[me.bemind.customfont/customfont "0.0.1"]
'me.bemind.customfont:customfont:jar:0.0.1'