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