| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdstrip-bom |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstrip-bom
WebJar for strip-bom
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| strip-bom-4.0.0.pom | |
| strip-bom-4.0.0.jar | 4 KB |
| strip-bom-4.0.0-sources.jar | 22 bytes |
| strip-bom-4.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/strip-bom/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>strip-bom</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/strip-bom/
implementation 'org.webjars.npm:strip-bom:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/strip-bom/
implementation ("org.webjars.npm:strip-bom:4.0.0")
'org.webjars.npm:strip-bom:jar:4.0.0'
<dependency org="org.webjars.npm" name="strip-bom" rev="4.0.0">
<artifact name="strip-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='strip-bom', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "strip-bom" % "4.0.0"
[org.webjars.npm/strip-bom "4.0.0"]