is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-types 6.3.13

WebJar for babel-types

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-types
Version

Version

6.3.13
Type

Type

jar

Download babel-types 6.3.13


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