| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdbabel__types |
| Version | Version7.12.6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| babel__types-7.12.6.pom | |
| babel__types-7.12.6.jar | 129 KB |
| babel__types-7.12.6-sources.jar | 22 bytes |
| babel__types-7.12.6-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.12.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__types/
implementation 'org.webjars.npm:babel__types:7.12.6'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__types/
implementation ("org.webjars.npm:babel__types:7.12.6")
'org.webjars.npm:babel__types:jar:7.12.6'
<dependency org="org.webjars.npm" name="babel__types" rev="7.12.6">
<artifact name="babel__types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__types', version='7.12.6')
)
libraryDependencies += "org.webjars.npm" % "babel__types" % "7.12.6"
[org.webjars.npm/babel__types "7.12.6"]