| License | License | 
|---|---|
| GroupId | GroupIdcom.googlecode.jpattern | 
| ArtifactId | ArtifactIdjpattern-shared | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjpattern-shared jpattern-shared | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jpattern-shared-1.3.0.pom | |
| jpattern-shared-1.3.0.jar | 26 KB | 
| jpattern-shared-1.3.0-sources.jar | 11 KB | 
| jpattern-shared-1.3.0-javadoc.jar | 119 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-shared/ -->
<dependency>
    <groupId>com.googlecode.jpattern</groupId>
    <artifactId>jpattern-shared</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-shared/
implementation 'com.googlecode.jpattern:jpattern-shared:1.3.0'// https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-shared/
implementation ("com.googlecode.jpattern:jpattern-shared:1.3.0")'com.googlecode.jpattern:jpattern-shared:jar:1.3.0'<dependency org="com.googlecode.jpattern" name="jpattern-shared" rev="1.3.0">
  <artifact name="jpattern-shared" type="jar" />
</dependency>@Grapes(
@Grab(group='com.googlecode.jpattern', module='jpattern-shared', version='1.3.0')
)libraryDependencies += "com.googlecode.jpattern" % "jpattern-shared" % "1.3.0"[com.googlecode.jpattern/jpattern-shared "1.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |