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

Jar examples for j:jpattern-shared

Description

jpattern-shared

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials