is not current version
Last Version 0.8

de.pfabulist.kleinod:frex 0.7

fluent regex builder

GroupId

GroupId

de.pfabulist.kleinod
ArtifactId

ArtifactId

frex
Version

Version

0.7
Type

Type

jar

Download frex 0.7


<!-- https://jarcasting.com/artifacts/de.pfabulist.kleinod/frex/ -->
<dependency>
    <groupId>de.pfabulist.kleinod</groupId>
    <artifactId>frex</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.pfabulist.kleinod/frex/
implementation 'de.pfabulist.kleinod:frex:0.7'
// https://jarcasting.com/artifacts/de.pfabulist.kleinod/frex/
implementation ("de.pfabulist.kleinod:frex:0.7")
'de.pfabulist.kleinod:frex:jar:0.7'
<dependency org="de.pfabulist.kleinod" name="frex" rev="0.7">
  <artifact name="frex" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.pfabulist.kleinod', module='frex', version='0.7')
)
libraryDependencies += "de.pfabulist.kleinod" % "frex" % "0.7"
[de.pfabulist.kleinod/frex "0.7"]