Jar examples for p:pat
Regular Expressions in Java
You can download jar file pat 1.5.3 in this page.
GNU Lesser General Public License (LGPL), Version 3
You can use the following script to add pat-1.5.3.jar to your project.
<dependency> <groupId>com.stevesoft.pat</groupId> <artifactId>pat</artifactId> <version>1.5.3</version> </dependency>
compile group: 'com.stevesoft.pat', name: 'pat', version: '1.5.3'
libraryDependencies += "com.stevesoft.pat" % "pat" % "1.5.3"
<dependency org="com.stevesoft.pat" name="pat" rev="1.5.3"/>
@Grapes(@Grab(group='com.stevesoft.pat', module='pat', version='1.5.3'))
'com.stevesoft.pat:pat:jar:1.5.3'
Click the following link to download the jar file.
pat-1.5.3-javadoc.jar