Download jpattern-core-2.5.0.jar file - Jar j

Jar examples for j:jpattern-core

Description

jpattern-core

You can download jar file jpattern-core 2.5.0 in this page.

License

Apache 2

Build File

You can use the following script to add jpattern-core-2.5.0.jar to your project.

<dependency>
   <groupId>com.googlecode.jpattern</groupId>
   <artifactId>jpattern-core</artifactId>
   <version>2.5.0</version>
</dependency>
compile group: 'com.googlecode.jpattern', name: 'jpattern-core', version: '2.5.0'
libraryDependencies += "com.googlecode.jpattern" % "jpattern-core" % "2.5.0"
<dependency org="com.googlecode.jpattern" name="jpattern-core" rev="2.5.0"/>
@Grapes(@Grab(group='com.googlecode.jpattern', module='jpattern-core', version='2.5.0'))
'com.googlecode.jpattern:jpattern-core:jar:2.5.0'

Download

Click the following link to download the jar file.

jpattern-core-2.5.0-javadoc.jar
jpattern-core-2.5.0-sources.jar
jpattern-core-2.5.0.jar
jpattern-core-2.5.0.pom



Related Tutorials