is not current version
Last Version 7.18.2

org.webjars.npm:babel__helpers 7.8.4

WebJar for @babel/helpers

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel__helpers
Version

Version

7.8.4
Type

Type

jar

Download babel__helpers 7.8.4


<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__helpers/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>babel__helpers</artifactId>
    <version>7.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__helpers/
implementation 'org.webjars.npm:babel__helpers:7.8.4'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__helpers/
implementation ("org.webjars.npm:babel__helpers:7.8.4")
'org.webjars.npm:babel__helpers:jar:7.8.4'
<dependency org="org.webjars.npm" name="babel__helpers" rev="7.8.4">
  <artifact name="babel__helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__helpers', version='7.8.4')
)
libraryDependencies += "org.webjars.npm" % "babel__helpers" % "7.8.4"
[org.webjars.npm/babel__helpers "7.8.4"]