Jar examples for j:jpattern-core
jpattern-core
You can download jar file jpattern-core 2.5.0 in this page.
Apache 2
You can use the following script to add jpattern-core-2.5.0.jar to your project.
<dependency> <groupId>com.googlecode.jpattern</groupId> <artifactId>jpattern-core</artifactId> <version>2.5.0</version> </dependency>
compile group: 'com.googlecode.jpattern', name: 'jpattern-core', version: '2.5.0'
libraryDependencies += "com.googlecode.jpattern" % "jpattern-core" % "2.5.0"
<dependency org="com.googlecode.jpattern" name="jpattern-core" rev="2.5.0"/>
@Grapes(@Grab(group='com.googlecode.jpattern', module='jpattern-core', version='2.5.0'))
'com.googlecode.jpattern:jpattern-core:jar:2.5.0'
Click the following link to download the jar file.
jpattern-core-2.5.0-javadoc.jar