Last Version

Stevesoft Pat Regex 1.5.3

Regular Expressions in Java

License

License

GroupId

GroupId

com.stevesoft.pat
ArtifactId

ArtifactId

pat
Version

Version

1.5.3
Type

Type

jar
Description

Description

Stevesoft Pat Regex
Regular Expressions in Java
Project URL

Project URL

http://www.javaregex.com/

Download pat 1.5.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.