<dependency> <groupId>org.webjars.npm</groupId> <artifactId>touch</artifactId> <version>0.0.3</version> </dependency>
implementation 'org.webjars.npm:touch:0.0.3'
implementation("org.webjars.npm:touch:0.0.3")
libraryDependencies += "org.webjars.npm" % "touch" % "0.0.3"
@Grapes( @Grab(group='org.webjars.npm', module='touch', version='0.0.3') )
<dependency org="org.webjars.npm" name="touch" rev="0.0.3" />
[org.webjars.npm/touch "0.0.3"]
'org.webjars.npm:touch:jar:0.0.3'
compile
|-- org.webjars.npm:nopt