Skip to content

1.2.0

Compare
Choose a tag to compare
@sgreben sgreben released this 05 May 11:01
· 5 commits to master since this release
b9891d3

Adds support for named capture groups (captureNamed builder method).

<dependency>
  <groupId>com.github.sgreben</groupId>
  <artifactId>regex-builder</artifactId>
  <version>1.2.0</version>
</dependency>