License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcountry-regex |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptioncountry-regex
WebJar for country-regex
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
country-regex-1.1.0.pom | |
country-regex-1.1.0.jar | 8 KB |
country-regex-1.1.0-sources.jar | 22 bytes |
country-regex-1.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/country-regex/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>country-regex</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/country-regex/
implementation 'org.webjars.npm:country-regex:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/country-regex/
implementation ("org.webjars.npm:country-regex:1.1.0")
'org.webjars.npm:country-regex:jar:1.1.0'
<dependency org="org.webjars.npm" name="country-regex" rev="1.1.0">
<artifact name="country-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='country-regex', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "country-regex" % "1.1.0"
[org.webjars.npm/country-regex "1.1.0"]