@sideway/address
Validate email address and domain.
address is part of the joi ecosystem.
License |
License
BSD 3-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhapi__address |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@hapi/address
WebJar for @hapi/address
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hapi__address-2.1.4.pom | |
hapi__address-2.1.4.jar | 20 KB |
hapi__address-2.1.4-sources.jar | 22 bytes |
hapi__address-2.1.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/hapi__address/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>hapi__address</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/hapi__address/
implementation 'org.webjars.npm:hapi__address:2.1.4'
// https://jarcasting.com/artifacts/org.webjars.npm/hapi__address/
implementation ("org.webjars.npm:hapi__address:2.1.4")
'org.webjars.npm:hapi__address:jar:2.1.4'
<dependency org="org.webjars.npm" name="hapi__address" rev="2.1.4">
<artifact name="hapi__address" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='hapi__address', version='2.1.4')
)
libraryDependencies += "org.webjars.npm" % "hapi__address" % "2.1.4"
[org.webjars.npm/hapi__address "2.1.4"]
address is part of the joi ecosystem.