is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-helpers 6.1.18

WebJar for babel-helpers

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-helpers
Version

Version

6.1.18
Type

Type

jar

Download babel-helpers 6.1.18


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