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