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

Jar examples for j:jpattern-core

Description

jpattern-core

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials