<dependency>
<groupId>org.webjars.bowergithub.advanced-rest-client</groupId>
<artifactId>amf-helper-mixin</artifactId>
<version>2.0.12</version>
</dependency>
implementation("org.webjars.bowergithub.advanced-rest-client:amf-helper-mixin:2.0.12")
libraryDependencies += "org.webjars.bowergithub.advanced-rest-client" % "amf-helper-mixin" % "2.0.12"
@Grapes(
@Grab(group='org.webjars.bowergithub.advanced-rest-client', module='amf-helper-mixin', version='2.0.12')
)
<dependency org="org.webjars.bowergithub.advanced-rest-client" name="amf-helper-mixin" rev="2.0.12" />