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

Jar examples for j:jpattern-shared

Description

jpattern-shared

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials