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

Jar examples for j:jpattern-shared

Description

jpattern-shared

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials