Almson Regex

almson-regex is a simple library for writing _readable_ regular expressions.

License

License

Categories

Categories

Net
GroupId

GroupId

net.almson
ArtifactId

ArtifactId

almson-regex
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Almson Regex
almson-regex is a simple library for writing _readable_ regular expressions.
Project URL

Project URL

https://github.com/almson/almson-regex
Source Code Management

Source Code Management

https://github.com/almson/almson-regex

Download almson-regex

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0