is not current version
Last Version 0.4.4

org.webjars.npm:regex-cache 0.4.2

WebJar for regex-cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

regex-cache
Version

Version

0.4.2
Type

Type

jar

Download regex-cache 0.4.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/regex-cache/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>regex-cache</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/regex-cache/
implementation 'org.webjars.npm:regex-cache:0.4.2'
// https://jarcasting.com/artifacts/org.webjars.npm/regex-cache/
implementation ("org.webjars.npm:regex-cache:0.4.2")
'org.webjars.npm:regex-cache:jar:0.4.2'
<dependency org="org.webjars.npm" name="regex-cache" rev="0.4.2">
  <artifact name="regex-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='regex-cache', version='0.4.2')
)
libraryDependencies += "org.webjars.npm" % "regex-cache" % "0.4.2"
[org.webjars.npm/regex-cache "0.4.2"]