is not current version
Last Version 5.0.1

org.webjars.npm:regexpu-core 1.0.0

WebJar for regexpu-core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

regexpu-core
Version

Version

1.0.0
Type

Type

jar

Download regexpu-core 1.0.0


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