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