j

jpattern-cojen

This is a copy of the good Cojen project from http://cojen.sourceforge.net/ with package name changed
http://cojen.sourceforge.net/
Apache 2
Francesco Cina'
Files download
File Operation
jpattern-cojen-2.2.1.jar download
jpattern-cojen-2.2.1.pom download
jpattern-cojen-2.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.googlecode.jpattern</groupId>
  <artifactId>jpattern-cojen</artifactId>
  <version>2.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.googlecode.jpattern:jpattern-cojen:2.2.1'
Gradle Kotlin
implementation("com.googlecode.jpattern:jpattern-cojen:2.2.1")
Scala SBT
libraryDependencies += "com.googlecode.jpattern" % "jpattern-cojen" % "2.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.googlecode.jpattern', module='jpattern-cojen', version='2.2.1')
)
Apache Ivy
<dependency org="com.googlecode.jpattern" name="jpattern-cojen" rev="2.2.1" />
Leiningen
[com.googlecode.jpattern/jpattern-cojen "2.2.1"]
Apache Buildr
'com.googlecode.jpattern:jpattern-cojen:jar:2.2.1'
Dependencies
The project has no third-party dependencies