License |
License |
---|---|
GroupId | GroupIdcom.belteshazzar |
ArtifactId | ArtifactIdregex |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionObject Regex
Regular expressions over Objects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
regex-0.0.2.pom | |
regex-0.0.2.jar | 66 KB |
regex-0.0.2-sources.jar | 37 KB |
regex-0.0.2-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.belteshazzar/regex/ -->
<dependency>
<groupId>com.belteshazzar</groupId>
<artifactId>regex</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.belteshazzar/regex/
implementation 'com.belteshazzar:regex:0.0.2'
// https://jarcasting.com/artifacts/com.belteshazzar/regex/
implementation ("com.belteshazzar:regex:0.0.2")
'com.belteshazzar:regex:jar:0.0.2'
<dependency org="com.belteshazzar" name="regex" rev="0.0.2">
<artifact name="regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.belteshazzar', module='regex', version='0.0.2')
)
libraryDependencies += "com.belteshazzar" % "regex" % "0.0.2"
[com.belteshazzar/regex "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |