| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdrocks.elegantly.bd |
| ArtifactId | ArtifactIdcommons-pattern |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-pattern
Some Common RegEx Pattern Collection For Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-pattern-0.0.5.pom | |
| commons-pattern-0.0.5.jar | 6 KB |
| commons-pattern-0.0.5-sources.jar | 5 KB |
| commons-pattern-0.0.5-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/rocks.elegantly.bd/commons-pattern/ -->
<dependency>
<groupId>rocks.elegantly.bd</groupId>
<artifactId>commons-pattern</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.elegantly.bd/commons-pattern/
implementation 'rocks.elegantly.bd:commons-pattern:0.0.5'
// https://jarcasting.com/artifacts/rocks.elegantly.bd/commons-pattern/
implementation ("rocks.elegantly.bd:commons-pattern:0.0.5")
'rocks.elegantly.bd:commons-pattern:jar:0.0.5'
<dependency org="rocks.elegantly.bd" name="commons-pattern" rev="0.0.5">
<artifact name="commons-pattern" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.elegantly.bd', module='commons-pattern', version='0.0.5')
)
libraryDependencies += "rocks.elegantly.bd" % "commons-pattern" % "0.0.5"
[rocks.elegantly.bd/commons-pattern "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |