rbre

rbre provides a Ruby-like regular expression processor in Clojure by wrapping JRuby's Joni

  • VCSN/A

  • cljdoc documentationcljdoc
  • 443 Downloads
  • 80 This Version

Leiningen/Boot

[rbre "0.4.1"]

Clojure CLI/deps.edn

rbre/rbre {:mvn/version "0.4.1"}

Gradle

implementation("rbre:rbre:0.4.1")

Maven

<dependency>
  <groupId>rbre</groupId>
  <artifactId>rbre</artifactId>
  <version>0.4.1</version>
</dependency>