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