is not current version
Last Version 0.2

de.pfabulist:frex 0.1

fluent regex builder

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

frex
Version

Version

0.1
Type

Type

jar

Download frex 0.1


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