License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcase-sensitive-paths-webpack-plugin |
Version | Version2.1.1 |
Type | Typejar |
Description |
Descriptioncase-sensitive-paths-webpack-plugin
WebJar for case-sensitive-paths-webpack-plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/case-sensitive-paths-webpack-plugin/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>case-sensitive-paths-webpack-plugin</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/case-sensitive-paths-webpack-plugin/
implementation 'org.webjars.npm:case-sensitive-paths-webpack-plugin:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/case-sensitive-paths-webpack-plugin/
implementation ("org.webjars.npm:case-sensitive-paths-webpack-plugin:2.1.1")
'org.webjars.npm:case-sensitive-paths-webpack-plugin:jar:2.1.1'
<dependency org="org.webjars.npm" name="case-sensitive-paths-webpack-plugin" rev="2.1.1">
<artifact name="case-sensitive-paths-webpack-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='case-sensitive-paths-webpack-plugin', version='2.1.1')
)
libraryDependencies += "org.webjars.npm" % "case-sensitive-paths-webpack-plugin" % "2.1.1"
[org.webjars.npm/case-sensitive-paths-webpack-plugin "2.1.1"]