is not current version
Last Version 7.18.4

org.webjars.npm:babel__types 7.3.2

WebJar for @babel/types

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel__types
Version

Version

7.3.2
Type

Type

jar

Download babel__types 7.3.2


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