License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhtml-comment-regex |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionhtml-comment-regex
WebJar for html-comment-regex
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
html-comment-regex-1.1.2.pom | |
html-comment-regex-1.1.2.jar | 4 KB |
html-comment-regex-1.1.2-sources.jar | 22 bytes |
html-comment-regex-1.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/html-comment-regex/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>html-comment-regex</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/html-comment-regex/
implementation 'org.webjars.npm:html-comment-regex:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/html-comment-regex/
implementation ("org.webjars.npm:html-comment-regex:1.1.2")
'org.webjars.npm:html-comment-regex:jar:1.1.2'
<dependency org="org.webjars.npm" name="html-comment-regex" rev="1.1.2">
<artifact name="html-comment-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='html-comment-regex', version='1.1.2')
)
libraryDependencies += "org.webjars.npm" % "html-comment-regex" % "1.1.2"
[org.webjars.npm/html-comment-regex "1.1.2"]