License |
License |
---|---|
GroupId | GroupIduk.gov.dwp.regex |
ArtifactId | ArtifactIdpostcode-validation |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionuk.gov.dwp.regex:postcode-validation
Encapsulated utility to validate and extract various markers from a UK postcode
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/uk.gov.dwp.regex/postcode-validation/ -->
<dependency>
<groupId>uk.gov.dwp.regex</groupId>
<artifactId>postcode-validation</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dwp.regex/postcode-validation/
implementation 'uk.gov.dwp.regex:postcode-validation:1.1.0'
// https://jarcasting.com/artifacts/uk.gov.dwp.regex/postcode-validation/
implementation ("uk.gov.dwp.regex:postcode-validation:1.1.0")
'uk.gov.dwp.regex:postcode-validation:jar:1.1.0'
<dependency org="uk.gov.dwp.regex" name="postcode-validation" rev="1.1.0">
<artifact name="postcode-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dwp.regex', module='postcode-validation', version='1.1.0')
)
libraryDependencies += "uk.gov.dwp.regex" % "postcode-validation" % "1.1.0"
[uk.gov.dwp.regex/postcode-validation "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |