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