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