Download regex-support-interfaces-0.6.jar file - Jar r

Jar examples for r:regex-support-interfaces

Description

Extended Regex Support Interfaces

You can download jar file regex-support-interfaces 0.6 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add regex-support-interfaces-0.6.jar to your project.

<dependency>
   <groupId>com.github.protobufel</groupId>
   <artifactId>regex-support-interfaces</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.github.protobufel', name: 'regex-support-interfaces', version: '0.6'
libraryDependencies += "com.github.protobufel" % "regex-support-interfaces" % "0.6"
<dependency org="com.github.protobufel" name="regex-support-interfaces" rev="0.6"/>
@Grapes(@Grab(group='com.github.protobufel', module='regex-support-interfaces', version='0.6'))
'com.github.protobufel:regex-support-interfaces:jar:0.6'

Download

Click the following link to download the jar file.

regex-support-interfaces-0.6-javadoc.jar
regex-support-interfaces-0.6-sources.jar
regex-support-interfaces-0.6.jar
regex-support-interfaces-0.6.pom



Related Tutorials