Last Version

frex 0.2

fluent regex builder

License

License

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

frex
Version

Version

0.2
Type

Type

jar
Description

Description

frex
fluent regex builder

Download frex 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
de.pfabulist : unchecked jar 1.1.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.2.0

Project Modules

There are no modules declared in this project.