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