is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-types 6.5.1

WebJar for babel-types

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-types
Version

Version

6.5.1
Type

Type

jar

Download babel-types 6.5.1


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