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