is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-types 6.7.2

WebJar for babel-types

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-types
Version

Version

6.7.2
Type

Type

jar

Download babel-types 6.7.2


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