is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-types 6.18.0

WebJar for babel-types

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-types
Version

Version

6.18.0
Type

Type

jar

Download babel-types 6.18.0


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