reb4j Scala Library

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking. This sub-project contains the Scala implementation of reb4j.

Homepage POM file JAR file Javadoc
'net.sourceforge.reb4j:net.sourceforge.reb4j.scala:2.0.0'

Dependencies

Compile dependencies

Test dependencies