| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbabel__standalone |
| Version | Version7.15.6 |
| Type | Typejar |
| Description |
Description@babel/standalone
WebJar for @babel/standalone
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| babel__standalone-7.15.6.pom | |
| babel__standalone-7.15.6.jar | 1 MB |
| babel__standalone-7.15.6-sources.jar | 22 bytes |
| babel__standalone-7.15.6-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__standalone/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__standalone</artifactId>
<version>7.15.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__standalone/
implementation 'org.webjars.npm:babel__standalone:7.15.6'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__standalone/
implementation ("org.webjars.npm:babel__standalone:7.15.6")
'org.webjars.npm:babel__standalone:jar:7.15.6'
<dependency org="org.webjars.npm" name="babel__standalone" rev="7.15.6">
<artifact name="babel__standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__standalone', version='7.15.6')
)
libraryDependencies += "org.webjars.npm" % "babel__standalone" % "7.15.6"
[org.webjars.npm/babel__standalone "7.15.6"]