<dependency>
<groupId>org.webjars.bowergithub.jaz303</groupId>
<artifactId>tipsy</artifactId>
<version>0.1.7</version>
</dependency>
implementation 'org.webjars.bowergithub.jaz303:tipsy:0.1.7'
org.webjars.bowergithub.jaz303:tipsy:0.1.7
<dependency org="org.webjars.bowergithub.jaz303" name="tipsy" rev="0.1.7" />
libraryDependencies += "org.webjars.bowergithub.jaz303" % "tipsy" % "0.1.7"
@Grab(group='org.webjars.bowergithub.jaz303', module='tipsy', version='0.1.7')
[org.webjars.bowergithub.jaz303/tipsy "0.1.7"]
'org.webjars.bowergithub.jaz303:tipsy:jar:0.1.7'