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