License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbabel-plugin-constant-folding |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbabel-plugin-constant-folding
WebJar for babel-plugin-constant-folding
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-constant-folding/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel-plugin-constant-folding</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-constant-folding/
implementation 'org.webjars.npm:babel-plugin-constant-folding:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-constant-folding/
implementation ("org.webjars.npm:babel-plugin-constant-folding:1.0.1")
'org.webjars.npm:babel-plugin-constant-folding:jar:1.0.1'
<dependency org="org.webjars.npm" name="babel-plugin-constant-folding" rev="1.0.1">
<artifact name="babel-plugin-constant-folding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel-plugin-constant-folding', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "babel-plugin-constant-folding" % "1.0.1"
[org.webjars.npm/babel-plugin-constant-folding "1.0.1"]