Download gnu-regexp-1.1.4.jar file - Jar g

Jar examples for g:gnu-regexp

Description

old 2002 version of xmlc / gnu-regexp

You can download jar file gnu-regexp 1.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gnu-regexp-1.1.4.jar to your project.

<dependency>
   <groupId>gnu-regexp</groupId>
   <artifactId>gnu-regexp</artifactId>
   <version>1.1.4</version>
</dependency>
compile group: 'gnu-regexp', name: 'gnu-regexp', version: '1.1.4'
libraryDependencies += "gnu-regexp" % "gnu-regexp" % "1.1.4"
<dependency org="gnu-regexp" name="gnu-regexp" rev="1.1.4"/>
@Grapes(@Grab(group='gnu-regexp', module='gnu-regexp', version='1.1.4'))
'gnu-regexp:gnu-regexp:jar:1.1.4'

Download

Click the following link to download the jar file.

gnu-regexp-1.1.4.jar
gnu-regexp-1.1.4.pom



Related Tutorials