A simple regular expression library for Java.
<dependency>
<groupId>regexp</groupId>
<artifactId>regexp</artifactId>
<version>1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Match a string against a regex pattern.
Replace with java.util.regex.Pattern and Matcher classes.
No dependency data recorded yet.