License |
License |
---|---|
GroupId | GroupIdcom.jpattern |
ArtifactId | ArtifactIdjpattern-cojen |
Last Version | Last Version2.2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is a copy of the good Cojen project from http://cojen.sourceforge.net/ with package name changed
|
Filename | Size |
---|---|
jpattern-cojen-2.2.2.2.pom | |
jpattern-cojen-2.2.2.2.jar | 402 KB |
jpattern-cojen-2.2.2.2-sources.jar | 234 KB |
jpattern-cojen-2.2.2.2-javadoc.jar | 680 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jpattern/jpattern-cojen/ -->
<dependency>
<groupId>com.jpattern</groupId>
<artifactId>jpattern-cojen</artifactId>
<version>2.2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpattern/jpattern-cojen/
implementation 'com.jpattern:jpattern-cojen:2.2.2.2'
// https://jarcasting.com/artifacts/com.jpattern/jpattern-cojen/
implementation ("com.jpattern:jpattern-cojen:2.2.2.2")
'com.jpattern:jpattern-cojen:jar:2.2.2.2'
<dependency org="com.jpattern" name="jpattern-cojen" rev="2.2.2.2">
<artifact name="jpattern-cojen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpattern', module='jpattern-cojen', version='2.2.2.2')
)
libraryDependencies += "com.jpattern" % "jpattern-cojen" % "2.2.2.2"
[com.jpattern/jpattern-cojen "2.2.2.2"]