| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbabel__standalone |
| Last Version | Last Version7.18.1 |
| Release Date | Release Date |
| 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.18.1.pom | |
| babel__standalone-7.18.1.jar | 899 KB |
| babel__standalone-7.18.1-sources.jar | 22 bytes |
| babel__standalone-7.18.1-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.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__standalone/
implementation 'org.webjars.npm:babel__standalone:7.18.1'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__standalone/
implementation ("org.webjars.npm:babel__standalone:7.18.1")
'org.webjars.npm:babel__standalone:jar:7.18.1'
<dependency org="org.webjars.npm" name="babel__standalone" rev="7.18.1">
<artifact name="babel__standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__standalone', version='7.18.1')
)
libraryDependencies += "org.webjars.npm" % "babel__standalone" % "7.18.1"
[org.webjars.npm/babel__standalone "7.18.1"]