License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbabel |
Version | Version6.5.2 |
Type | Typejar |
Description |
Descriptionbabel
WebJar for babel
|
Project URL |
Project URL |
Filename | Size |
---|---|
babel-6.5.2.pom | |
babel-6.5.2.jar | 3 KB |
babel-6.5.2-sources.jar | 22 bytes |
babel-6.5.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel</artifactId>
<version>6.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel/
implementation 'org.webjars.npm:babel:6.5.2'
// https://jarcasting.com/artifacts/org.webjars.npm/babel/
implementation ("org.webjars.npm:babel:6.5.2")
'org.webjars.npm:babel:jar:6.5.2'
<dependency org="org.webjars.npm" name="babel" rev="6.5.2">
<artifact name="babel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel', version='6.5.2')
)
libraryDependencies += "org.webjars.npm" % "babel" % "6.5.2"
[org.webjars.npm/babel "6.5.2"]