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