MVN

com.stevesoft.pat : pat

Maven & Gradle

Jan 08, 2013
2 usages

Stevesoft Pat Regex · Regular Expressions in Java

<dependency>
    <groupId>com.stevesoft.pat</groupId>
    <artifactId>pat</artifactId>
    <version>1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stevesoft.pat : pat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.3

All Versions

Choose a version of com.stevesoft.pat : pat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
pat-1.5.3

How to add a dependency to Maven

Add the following com.stevesoft.pat : pat maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.stevesoft.pat</groupId>
    <artifactId>pat</artifactId>
    <version>1.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.stevesoft.pat : pat gradle dependency to your build.gradle file:

implementation 'com.stevesoft.pat:pat:1.5.3'

Gradle Kotlin DSL: Add the following com.stevesoft.pat : pat gradle kotlin dependency to your build.gradle.kts file:

implementation("com.stevesoft.pat:pat:1.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.stevesoft.pat : pat sbt scala dependency to your build.sbt file:

libraryDependencies += "com.stevesoft.pat" % "pat" % "1.5.3"

Advertisement

Dependencies from Group

pat
Jan 08, 2013
2 usages

Discover Dependencies

Sep 09, 2015
3 usages
0 stars
Jul 28, 2023
5 usages
330 stars
Aug 15, 2023
5 usages
30 stars
Nov 27, 2019
5 usages
3.1k stars
Aug 03, 2020
3 usages
94 stars
Nov 09, 2017
2 usages
26 stars
Nov 04, 2022
6 usages
1.4k stars
Jun 20, 2023
8 usages
106 stars
May 15, 2023
9 usages
764 stars
Nov 10, 2022
2 usages
223 stars