Download jpattern-shared-1.2.0.jar file - Jar j

Jar examples for j:jpattern-shared

Description

jpattern-shared

You can download jar file jpattern-shared 1.2.0 in this page.

License

Apache 2

Build File

You can use the following script to add jpattern-shared-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

jpattern-shared-1.2.0-javadoc.jar
jpattern-shared-1.2.0-sources.jar
jpattern-shared-1.2.0.jar
jpattern-shared-1.2.0.pom



Related Tutorials