Download jpattern-cojen-2.2.1.jar file - Jar j

Jar examples for j:jpattern-cojen

Description

This is a copy of the good Cojen project from http://cojen.sourceforge.net/ with package name changed

You can download jar file jpattern-cojen 2.2.1 in this page.

License

Apache 2

Build File

You can use the following script to add jpattern-cojen-2.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

jpattern-cojen-2.2.1-javadoc.jar
jpattern-cojen-2.2.1-sources.jar
jpattern-cojen-2.2.1.jar
jpattern-cojen-2.2.1.pom



Related Tutorials