Download jpattern-cojen-2.2.2.2.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.2.2 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials