| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdbabel__types |
| Version | Version7.7.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| babel__types-7.7.4.pom | |
| babel__types-7.7.4.jar | 124 KB |
| babel__types-7.7.4-sources.jar | 22 bytes |
| babel__types-7.7.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__types/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__types</artifactId>
<version>7.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__types/
implementation 'org.webjars.npm:babel__types:7.7.4'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__types/
implementation ("org.webjars.npm:babel__types:7.7.4")
'org.webjars.npm:babel__types:jar:7.7.4'
<dependency org="org.webjars.npm" name="babel__types" rev="7.7.4">
<artifact name="babel__types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__types', version='7.7.4')
)
libraryDependencies += "org.webjars.npm" % "babel__types" % "7.7.4"
[org.webjars.npm/babel__types "7.7.4"]