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