155 Forks
1073 Stars
1073 Watchers

re2j

linear time regular expression matching in Java

How to download and setup re2j

Open terminal and run command
git clone https://github.com/google/re2j.git
git clone is used to create a copy or clone of re2j repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with re2j https://github.com/google/re2j/archive/master.zip

Or simply clone re2j with SSH
[email protected]:google/re2j.git

If you have some problems with re2j

You may open issue on re2j support forum (system) here: https://github.com/google/re2j/issues